use primary-language-specific hostname for deployments matrix server
This commit is contained in:
parent
2670f61941
commit
356b3c935a
2 changed files with 2 additions and 2 deletions
|
|
@ -3,4 +3,4 @@ has_internet: false
|
||||||
show_chat: true
|
show_chat: true
|
||||||
# The standard dnsmasq config includes butterbox.lan even when a non-EN language
|
# The standard dnsmasq config includes butterbox.lan even when a non-EN language
|
||||||
# is selected so this should work even when the user-visible domain is different.
|
# is selected so this should work even when the user-visible domain is different.
|
||||||
chat_server: "butterbox.lan"
|
chat_server: "REPLACEME.lan"
|
||||||
|
|
@ -3,4 +3,4 @@ has_internet: false
|
||||||
show_chat: true
|
show_chat: true
|
||||||
# The standard dnsmasq config includes butterbox.lan even when a non-EN language
|
# The standard dnsmasq config includes butterbox.lan even when a non-EN language
|
||||||
# is selected so this should work even when the user-visible domain is different.
|
# is selected so this should work even when the user-visible domain is different.
|
||||||
chat_server: "butterbox.lan"
|
chat_server: "REPLACEME.lan"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue