This commit is contained in:
parent
84527edb42
commit
c679ac24c6
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ spring.mail.password=
|
||||||
spring.mail.properties.mail.smtp.auth=false
|
spring.mail.properties.mail.smtp.auth=false
|
||||||
spring.mail.properties.mail.smtp.starttls.enable=false
|
spring.mail.properties.mail.smtp.starttls.enable=false
|
||||||
|
|
||||||
cors.allowed-origin=http://silly-game-backend-service.silly-game.svc.cluster.local
|
cors.allowed-origin=*
|
||||||
|
|
||||||
server.servlet.context-path=/silly-game-api
|
server.servlet.context-path=/silly-game-api
|
Loading…
Reference in a new issue