This commit was merged in pull request #1.
This commit is contained in:
2026-05-29 12:03:10 +02:00
parent 367dfe3d03
commit 15af78900f

View File

@@ -1,7 +1,7 @@
# List of environment variables
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_PATH_LOGGING: path to logging folder, relative to base path
- 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_PATH_LOGGING: path to logging folder, relative to base path