We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4950913 commit a89ca9eCopy full SHA for a89ca9e
src/main/resources/application.yml
@@ -33,7 +33,7 @@ spring:
33
frontUrl: "http://${custom.dev.cookieDomain}:5173"
34
backUrl: "http://${custom.dev.cookieDomain}:${server.port}"
35
prod:
36
- cookieDomain: cmf.seoez.site
+ cookieDomain: cmfd.seoez.site
37
frontUrl: "https://www.${custom.prod.cookieDomain}/"
38
backUrl: "https://api.${custom.prod.cookieDomain}/"
39
site:
0 commit comments