commit e5862468586fc0974e5c9441f6aa9eed090cf022 parent 10b1923b8760992baf30e054cf34d78c89ae654b Author: MTRNord <MTRNord@users.noreply.github.com> Date: Sat, 3 Jan 2026 19:08:32 +0100 meow Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Diffstat:
| M | apps/talos_cluster/convex/deployment.yaml | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/apps/talos_cluster/convex/deployment.yaml b/apps/talos_cluster/convex/deployment.yaml @@ -230,7 +230,9 @@ spec: - type: CORS cors: allowOrigins: - - "*" + - "https://convex.mtrnord.blog" + - "https://api.convex.mtrnord.blog" + - "https://dashboard.convex.mtrnord.blog" allowMethods: - "*" allowHeaders: