Update docker-compose.yml

This commit is contained in:
Jiří Štefka 2022-03-10 00:05:54 +01:00 committed by GitHub
parent 58334f6ab9
commit 6f4eb40f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ services:
# Uncomment strings below to enable the JSON Web Token validation.
#- JWT_ENABLED=true
#- JWT_SECRET=secret
#- JWT_HEADER=Authorization
#- JWT_HEADER=AuthorizationJwt
#- JWT_IN_BODY=true
ports:
- '80:80'