This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
facturio/.env.example

8 lines
104 B
Text
Raw Normal View History

2025-02-24 15:48:52 +01:00
DATABASE_NAME=
DATABASE_USER=
DATABASE_PASSWORD=
DATABASE_HOST=postgres
DATABASE_PORT=5432
DJANGO_ENV=