mirror of
https://github.com/YunoHost-Apps/borgwarehouse_ynh.git
synced 2024-09-03 18:16:17 +02:00
Update .env
This commit is contained in:
parent
a1c62bd903
commit
9faca372f3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Application's variables
|
||||
NEXTAUTH_URL=https://__DOMAIN__
|
||||
NEXTAUTH_SECRET=__SECRET__
|
||||
CRONJOB_KEY=__CRON_KEY__
|
||||
NEXTAUTH_SECRET='__SECRET__'
|
||||
CRONJOB_KEY='__CRON_KEY__'
|
||||
# Wizard's variables
|
||||
UNIX_USER=__APP__
|
||||
FQDN=__DOMAIN__
|
||||
|
|
Loading…
Add table
Reference in a new issue