This repository has been archived on 2025-09-29. You can view files and clone it, but cannot push or open issues or pull requests.
ProjectTemplate/.env.example
2025-02-07 15:23:31 +01:00

7 lines
No EOL
103 B
Text

DATABASE_NAME=
DATABASE_USER=
DATABASE_PASSWORD=
DATABASE_HOST=postgres
DATABASE_PORT=5432
DJANGO_ENV=