use primary-language-specific hostname for deployments matrix server

This commit is contained in:
John Hess 2022-12-21 17:40:37 -06:00
parent 2670f61941
commit 356b3c935a
2 changed files with 2 additions and 2 deletions

View file

@ -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"

View file

@ -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"