diff options
Diffstat (limited to 'kubernetes/namespaces/tooling/policy-bot/configmap.yaml')
| -rw-r--r-- | kubernetes/namespaces/tooling/policy-bot/configmap.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/tooling/policy-bot/configmap.yaml b/kubernetes/namespaces/tooling/policy-bot/configmap.yaml index c3e3660..ec56f26 100644 --- a/kubernetes/namespaces/tooling/policy-bot/configmap.yaml +++ b/kubernetes/namespaces/tooling/policy-bot/configmap.yaml @@ -11,7 +11,7 @@ data: address: "0.0.0.0" port: 8080 # The public URL, used for URL generation when the server is behind a proxy - public_url: https://policy-bot.pythondiscord.com/ + public_url: https://policy-bot.pydis.wtf/ # Options for logging output logging: |