chore(config): add dev domains to allowedOrigins
This commit is contained in:
parent
3c2d8f2aea
commit
4d1139e2b9
@ -7,6 +7,8 @@ server:
|
||||
writeTimeout: 15s
|
||||
publicUrl: "http://localhost:8080"
|
||||
allowedOrigins:
|
||||
- "https://dev.svc.plus"
|
||||
- "https://dev-homepage.svc.plus"
|
||||
- "https://www.svc.plus"
|
||||
- "https://global-homepage.svc.plus"
|
||||
- "https://account.svc.plus"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user