diff --git a/docker-compose.yml b/docker-compose.yml index b81d0cf..48fb31a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -19,8 +19,8 @@ services: #- JWT_IN_BODY=true #- JWT_SECRET=secret #- JWT_HEADER=Authorization - # ↑ Uncomment two upper strings to use jwt_secret and jwt_header values by default withou docker secrets. - # ↓ Or uncomment two strings below to use jwt_secret and jwt_header with values from docker secrets that you create. + # ↑ Uncomment two upper strings to use jwt_secret and jwt_header values by default without docker secrets. + # ↓ Or uncomment two strings below to use jwt_secret and jwt_header values from docker secrets that you create. #- JWT_SECTER_FILE=/run/secrets/jwtSecret #- JWT_HEADER_FILE=/run/secrets/jwtHeader ports: