We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22828ba commit 3cfb83eCopy full SHA for 3cfb83e
chp_api/Dockerfile
@@ -65,7 +65,7 @@ COPY . .
65
#COPY ./gunicorn.config.py $APP_HOME
66
67
# set DJANGO_SETTINGS_MODULE environment variable
68
-ENV DJANGO_SETTINGS_MODULE=chp_api.settings
+#ENV DJANGO_SETTINGS_MODULE=chp_api.settings
69
70
# chown all the files to the app user
71
RUN chown -R chp_api:chp_api $APP_HOME \
0 commit comments