Update .env.example

This commit is contained in:
bc24fl 2024-07-27 12:29:08 -04:00 committed by GitHub
parent 2125a7ffdb
commit a394fb8757
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -24,3 +24,9 @@ MESH_PERSISTENT_CONFIG=0
# database settings
POSTGRES_USER=postgres
POSTGRES_PASS=postgrespass
# enable/disable web terminal
TRMM_DISABLE_WEB_TERMINAL=False
# enable/disable server side scripts
TRMM_DISABLE_SERVER_SCRIPTS=False