1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tandoor_ynh.git synced 2024-09-03 20:35:56 +02:00

Update dot_env

This commit is contained in:
Éric Gaspar 2024-07-22 09:23:20 +02:00
parent 061b9a3f11
commit 7393d8bdb5

View file

@ -17,7 +17,7 @@ SECRET_KEY=__SECRETKEY__
# --------------------------------------------------------------- # ---------------------------------------------------------------
# your default timezone See https://timezonedb.com/time-zones for a list of timezones # your default timezone See https://timezonedb.com/time-zones for a list of timezones
TIMEZONE=__TIMEZONE__ TZ=__TIMEZONE__
# add only a database password if you want to run with the default postgres, otherwise change settings accordingly # add only a database password if you want to run with the default postgres, otherwise change settings accordingly
DB_ENGINE=django.db.backends.postgresql DB_ENGINE=django.db.backends.postgresql