This commit is contained in:
@@ -27,6 +27,9 @@ ENV JWT_SECRET=secret
|
||||
ENV ADMIN_JWT_SECRET=secret
|
||||
ENV APP_KEYS=secret
|
||||
|
||||
# Optionally set a default value for ALLOWED_HOSTS
|
||||
ENV ALLOWED_HOSTS=localhost
|
||||
|
||||
# No need to build in development mode
|
||||
|
||||
EXPOSE 1337
|
||||
|
||||
Reference in New Issue
Block a user