diff --git a/src/wce_crm/README.md b/src/wce_crm/README.md index 064f329..4ea9ef6 100644 --- a/src/wce_crm/README.md +++ b/src/wce_crm/README.md @@ -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