aboutsummaryrefslogtreecommitdiffstats
path: root/development/.env
diff options
context:
space:
mode:
Diffstat (limited to 'development/.env')
-rw-r--r--development/.env14
1 files changed, 7 insertions, 7 deletions
diff --git a/development/.env b/development/.env
index f8e9c18..dfc9a4f 100644
--- a/development/.env
+++ b/development/.env
@@ -30,11 +30,11 @@ PORTALPREFS_HOST:mongo-preferences
PORTALPREFS_PORT:27017
# history
-PORTAL_HISTORY_IMAGE_NAME=history
-PORTAL_HISTORY_IMAGE_TAG=0.1.1-de369ace
-PORTALHISTORY_USERNAME:root
-PORTALHISTORY_PASSWORD:password
-PORTALHISTORY_DATABASE:History
-PORTALHISTORY_HOST:mongo-history
-PORTALHISTORY_PORT:27017
+HISTORY_IMAGE_NAME=history
+HISTORY_IMAGE_TAG=0.1.1-de369ace
+HISTORY_USERNAME:root
+HISTORY_PASSWORD:password
+HISTORY_DATABASE:History
+HISTORY_HOST:mongo-history
+HISTORY_PORT:27017