Fix typo in eample env file

This commit is contained in:
Mario Hüttel 2024-11-17 16:52:18 +01:00
parent fc5fa9f740
commit 144a65ee05

View File

@ -24,6 +24,6 @@ DJANGO_MEDIA_URL=media.lab.example.com/
# DO NOT SET DEBUG MODE IN PRODUCTION
# 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
# DJANGO_POSTGRESQL_PW=myfancynewpassword123donotsharemewithanyone