We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea27c3a commit 6936426Copy full SHA for 6936426
user-service/user-application/app-api/src/main/resources/application.yml
@@ -61,8 +61,8 @@ server:
61
port: 8085
62
63
frontend:
64
- # url: https://quizy-fe.vercel.app
65
- url: http://localhost:5173
+ url: https://quizy-fe.vercel.app
+# url: http://localhost:5173
66
67
#logging:
68
# level:
@@ -116,8 +116,8 @@ springdoc:
116
enable-spring-security: true
117
118
119
120
121
122
123
0 commit comments