mirror of
https://github.com/YunoHost-Apps/grist_ynh.git
synced 2024-09-03 20:36:18 +02:00
Update default.env
This commit is contained in:
parent
c98a6fb2b1
commit
88178261e5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
APP_HOME_URL=https://__DOMAIN__
|
||||
GRIST_ORG_IN_PATH=true
|
||||
GRIST_SANDBOX_FLAVOR=pyodide
|
||||
GRIST_HIDE_UI_ELEMENTS=billing,sendToDrive
|
||||
GRIST_HIDE_UI_ELEMENTS=billing,sendToDrive,createSite
|
||||
GRIST_DEFAULT_LOCALE=__LANGUAGE__
|
||||
GRIST_ANON_PLAYGROUND=false
|
||||
REDIS_URL=redis://localhost:6379/__REDIS_DB__
|
||||
|
|
Loading…
Add table
Reference in a new issue