Fix new front end configuration
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user