diff --git a/.env.example b/.env.example index 169edd6..e74875e 100644 --- a/.env.example +++ b/.env.example @@ -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 \ No newline at end of file