conf env de dev
This commit is contained in:
@@ -20,6 +20,4 @@ spring:
|
||||
|
||||
app:
|
||||
cors:
|
||||
allowed-origins:
|
||||
- http://localhost:4200
|
||||
- ${CORS_ALLOWED_ORIGIN_PROD:https://bonsai.goutailler-olivier.com}
|
||||
allowed-origins: "http://localhost:4200,${CORS_ALLOWED_ORIGIN_PROD:https://bonsai.goutailler-olivier.com}"
|
||||
|
||||
Reference in New Issue
Block a user