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 0b4d239 commit 2a6a2d7Copy full SHA for 2a6a2d7
src/main/resources/application.yml
@@ -1,10 +1,8 @@
1
server:
2
- port: 8081
+ port: 8080
3
spring:
4
application:
5
name: dasom-api
6
- profiles:
7
- active: credentials # 추가 (제외시키면 application-credentials.yml 못 찾음)
8
servlet:
9
multipart:
10
enabled: true
0 commit comments