Skip to content

Commit 51f4c90

Browse files
committed
Modify vars.env for docker
1 parent 4840205 commit 51f4c90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/vars.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
# ohUrlShortenerAdmin
44
OH_ADMIN_PORT=9092
5-
OH_ADMIN_VERSION=1.9
5+
OH_ADMIN_VERSION=2.0
66
OH_ADMIN_CONTAINER_NAME=ohurlshortener_admin
77

88
# ohUrlShortenerPortal
99
OH_PORTAL_PORT=9091
10-
OH_PORTAL_VERSION=1.9
10+
OH_PORTAL_VERSION=2.0
1111
OH_PORTAL_CONTAINER_NAME=ohurlshortener_portal
1212

1313
# Postgresql Vars

0 commit comments

Comments
 (0)