Fixed auth security
This commit is contained in:
@ -14,4 +14,5 @@ services:
|
||||
S3_REGION: ${S3_REGION}
|
||||
SECRET_CODE: ${SECRET_CODE}
|
||||
ADMIN_CODE: ${ADMIN_CODE}
|
||||
JWT_SECRET: ${JWT_SECRET}
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user