Ready for v1.5

This commit is contained in:
巴拉迪维 2022-06-23 16:37:19 +08:00
parent 73f184d278
commit c81ff6cf82
2 changed files with 2 additions and 3 deletions

View File

@ -78,6 +78,5 @@ services:
networks:
ohurlshortener:
driver: bridge
name: "network_ohurlshortener"
driver_opts:
com.docker.network.enable_ipv6: "true"

View File

@ -2,12 +2,12 @@
# ohUrlShortenerAdmin
OH_ADMIN_PORT=9092
OH_ADMIN_VERSION=1.4
OH_ADMIN_VERSION=1.5
OH_ADMIN_CONTAINER_NAME=ohurlshortener_admin
# ohUrlShortenerPortal
OH_PORTAL_PORT=9091
OH_PORTAL_VERSION=1.4
OH_PORTAL_VERSION=1.5
OH_PORTAL_CONTAINER_NAME=ohurlshortener_portal
# Postgresql Vars