Fix new front end configuration

This commit is contained in:
Jonathan
2025-06-13 23:31:25 +02:00
committed by Bryan Frimin
parent 3cb48a2144
commit 789e2826ae
3 changed files with 28 additions and 60 deletions

View File

@@ -1,7 +1,7 @@
probod:
api:
cors:
allowed-origins: ["http://localhost:8080"]
allowed-origins: ["http://localhost:8080", "http://localhost:5173"]
aws:
access-key-id: "probod"
secret-access-key: "thisisnotasecret"