Update .env.example

This commit is contained in:
bc24fl
2024-07-27 12:33:20 -04:00
committed by GitHub
parent 717eeb3903
commit cfd19e02a7

View File

@@ -25,8 +25,8 @@ MESH_PERSISTENT_CONFIG=0
POSTGRES_USER=postgres
POSTGRES_PASS=postgrespass
# enable/disable web terminal
# disable web terminal
TRMM_DISABLE_WEB_TERMINAL=False
# enable/disable server side scripts
# disable server side scripts
TRMM_DISABLE_SERVER_SCRIPTS=False