1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlist_ynh.git synced 2024-09-03 18:36:18 +02:00

Update .env

This commit is contained in:
Éric Gaspar 2023-01-29 15:37:17 +01:00
parent cbb883497c
commit 4aace34504

View file

@ -1,3 +1,3 @@
APP_ENV=prod APP_ENV=production
APP_SECRET=__KEY__ APP_SECRET=__KEY__
DEFAULT_REPOSITORY_DIR=__DATADIR__ DEFAULT_REPOSITORY_DIR=__DATADIR__