Implement #11 mhu/11-add-docker-compose-setup: Add compose setup #12
@ -24,6 +24,6 @@ DJANGO_MEDIA_URL=media.lab.example.com/
|
|||||||
# DO NOT SET DEBUG MODE IN PRODUCTION
|
# DO NOT SET DEBUG MODE IN PRODUCTION
|
||||||
# DJANGO_FORCE_DEV_MODE=True
|
# DJANGO_FORCE_DEV_MODE=True
|
||||||
|
|
||||||
# Set this password if you want to use a custom postgres password. The db should be condifed inside the docker network.
|
# Set this password if you want to use a custom postgres password. The db should be confined inside the docker network.
|
||||||
# Using the standard PW is therefore not a problem
|
# Using the standard PW is therefore not a problem
|
||||||
# DJANGO_POSTGRESQL_PW=myfancynewpassword123donotsharemewithanyone
|
# DJANGO_POSTGRESQL_PW=myfancynewpassword123donotsharemewithanyone
|
Loading…
Reference in New Issue
Block a user