fix(mongodb): set advertised hostname (#2555)
* fix(mongodb): set advertised hostname * first update mongo * force set primary host
This commit is contained in:
@@ -132,7 +132,7 @@ questions:
|
||||
type: int
|
||||
default: 90
|
||||
- variable: passwordnabled
|
||||
label: "Logout/Login Settings"
|
||||
label: "Password Brute Force Protection Settings"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
@@ -340,7 +340,7 @@ questions:
|
||||
type: string
|
||||
default: "*"
|
||||
- variable: matomoenabled
|
||||
label: "CORS Settings"
|
||||
label: "Matomo Settings"
|
||||
schema:
|
||||
type: boolean
|
||||
default: false
|
||||
|
||||
Reference in New Issue
Block a user