Skip to content
Snippets Groups Projects
dm_dev.deploy.conf 399 B
Newer Older
sveseli's avatar
sveseli committed
DM_DB_NAME=dm_dev
DM_DB_USER=dm_dev
DM_DB_HOST=127.0.0.1
DM_DB_PORT=11136
DM_DB_ADMIN_USER=postgres
sveseli's avatar
sveseli committed
DM_DB_SCRIPTS_DIR=
DM_SYSTEM_USER=dm
DM_STORAGE_DIR=DM_DATA_DIR
sveseli's avatar
sveseli committed
DM_CONTEXT_ROOT=dm_dev
DM_DS_WEB_SERVICE_HOST=DM_HOSTNAME
sveseli's avatar
sveseli committed
DM_DS_WEB_SERVICE_PORT=22237
sveseli's avatar
sveseli committed
DM_DAQ_WEB_SERVICE_PORT=33337
DM_SOFTWARE_VERSION="Development Snapshot (DM_DATE)"