mirror of
https://github.com/AudebertAdrien/ft_transcendence.git
synced 2025-12-18 06:57:48 +01:00
Merge branch 'main' of github.com:AudebertAdrien/ft_transcendence into test
This commit is contained in:
commit
91999eb387
12
env_template
Normal file
12
env_template
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Django settings
|
||||||
|
SECRET_KEY=
|
||||||
|
DEBUG=True
|
||||||
|
DJANGO_ALLOWED_HOSTS=localhost 127.0.0.1 [::1]
|
||||||
|
|
||||||
|
# PostgreSQL settings
|
||||||
|
POSTGRES_DB=
|
||||||
|
POSTGRES_USER=
|
||||||
|
POSTGRES_PASSWORD=
|
||||||
|
|
||||||
|
DB_HOST=db
|
||||||
|
DB_PORT=3306
|
||||||
Loading…
x
Reference in New Issue
Block a user