fix(mongodb): set advertised hostname (#2555)

* fix(mongodb): set advertised hostname

* first update mongo

* force set primary host
This commit is contained in:
Stavros Kois
2022-04-24 19:11:58 +00:00
committed by GitHub
parent 44087767f5
commit 268a808c7e
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ image:
env:
WRITABLE_PATH: "/data"
# User Defined
ROOT_URL: "http://localhost"
ROOT_URL: "http://localhost:8080"
envValueFrom:
MONGO_URL: