diff options
| author | 2024-05-14 03:33:06 +0100 | |
|---|---|---|
| committer | 2024-05-14 15:15:53 +0100 | |
| commit | 5c7e8e6066afa5f2d34ce36ef83c75567102df52 (patch) | |
| tree | f34cb2dc421c944b42ddcba2acc50158f58b2d45 /kubernetes/namespaces/tooling/policy-bot/configmap.yaml | |
| parent | Migrate Metabase to pydis.wtf (diff) | |
Move policy-bot to pydis.wtf
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: |