mirror of
https://github.com/auricom/home-cluster.git
synced 2025-10-02 16:51:52 +02:00
feat: change cluster url
This commit is contained in:
@@ -9,7 +9,7 @@ port = 7000
|
||||
#IP address. Enter 0.0.0.0 to listen on all availale addresses
|
||||
ip= "0.0.0.0"
|
||||
# enter your hostname, eg: example.com
|
||||
domain = "${SECRET_CLUSTER_DOMAIN}"
|
||||
domain = "${SECRET_EXTERNAL_DOMAIN}"
|
||||
allow_registration = false
|
||||
proxy_has_tls = false
|
||||
#workers = 2
|
||||
|
Reference in New Issue
Block a user