fix(mongodb): set advertised hostname (#2555)
* fix(mongodb): set advertised hostname * first update mongo * force set primary host
This commit is contained in:
@@ -6,7 +6,7 @@ image:
|
||||
env:
|
||||
WRITABLE_PATH: "/data"
|
||||
# User Defined
|
||||
ROOT_URL: "http://localhost"
|
||||
ROOT_URL: "http://localhost:8080"
|
||||
|
||||
envValueFrom:
|
||||
MONGO_URL:
|
||||
|
||||
Reference in New Issue
Block a user