From 72e8138206080a64d408dfdbbbc8eff3025c8816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Garc=C3=ADa?= Date: Sat, 20 Apr 2024 17:56:25 +0200 Subject: [PATCH] Fix allowed origin for deployment --- src/main/resources/application-flyio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application-flyio.yml b/src/main/resources/application-flyio.yml index 4cc3a65..73b7f7c 100644 --- a/src/main/resources/application-flyio.yml +++ b/src/main/resources/application-flyio.yml @@ -1,4 +1,4 @@ -allowed-origins: "https://angular-template.fly.dev, https://deploy-preview-*--angular-template.fly.dev" +allowed-origins: "https://mypets-geiade.fly.dev, https://deploy-preview-*--mypets-geiade.fly.dev" logging: level: