Remove empty section in Docker
This commit is contained in:
@@ -6,8 +6,6 @@ services:
|
|||||||
build: ${PORTAINER_GIT_DIR}/docker/prod
|
build: ${PORTAINER_GIT_DIR}/docker/prod
|
||||||
volumes:
|
volumes:
|
||||||
- ${PORTAINER_GIT_DIR}:/code
|
- ${PORTAINER_GIT_DIR}:/code
|
||||||
# - ${PORTAINER_GIT_DIR}/docker/prod/uwsgi.ini:/conf/uwsgi.ini
|
|
||||||
# - ${APP_LOCAL_SETTINGS}:/code/app/local_settings.py
|
|
||||||
- ${APP_DATABASE_FILE}:/code/db.sqlite3
|
- ${APP_DATABASE_FILE}:/code/db.sqlite3
|
||||||
#ports:
|
#ports:
|
||||||
# - "8000:8000" # uwsgi socket
|
# - "8000:8000" # uwsgi socket
|
||||||
|
|||||||
Reference in New Issue
Block a user