feat: change cluster url

This commit is contained in:
auricom
2024-06-16 23:56:36 +02:00
parent c9bf75538e
commit 2545b72b99
78 changed files with 156 additions and 161 deletions

View File

@@ -1,5 +1,5 @@
sharry.restserver {
base-url = "https://sharry.${SECRET_CLUSTER_DOMAIN}"
base-url = "https://sharry.${SECRET_EXTERNAL_DOMAIN}"
bind {
address = "0.0.0.0"
port =9090