add list of env variables to README in source directory

This commit is contained in:
2026-05-29 10:44:18 +02:00
parent 90e441d719
commit 72a0e52e08

View File

@@ -1,5 +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_PATH_LOGGING: path to logging folder, relative to base path