We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ff6bcd commit cb676a2Copy full SHA for cb676a2
user-service/src/main/resources/application-dev.yaml
@@ -1,7 +1,7 @@
1
app:
2
gateway:
3
- endpoint: http://gateway-dev.gachdong.club
+ endpoint: https://gateway-dev.gachdong.club
4
5
springdoc:
6
default-consumes-media-type: application/json
7
- default-produces-media-type: application/json
+ default-produces-media-type: application/json
0 commit comments