updated ENV variables

This commit is contained in:
2026-05-28 09:12:40 +02:00
parent 770fcf5652
commit 5289579d93

View File

@@ -1,3 +1,5 @@
DOPT_DEVELOPMENT: flag which signals that the current environment is in development mode
DOPT_STOP_FOLDER_NAME: stop folder to find base path
DOPT_DB_CRM: path to CRM database, relative to base path
DOPT_DB_MAIN: path to main database, relative to base path
DOPT_DB_MAIN: path to main database, relative to base path
DOPT_PATH_LOGGING: path to logging folder, relative to base path