Skip to content

Commit 2a6a2d7

Browse files
committed
chore: 환경설정 변경 (DASOMBE-15)
1 parent 0b4d239 commit 2a6a2d7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
server:
2-
port: 8081
2+
port: 8080
33
spring:
44
application:
55
name: dasom-api
6-
profiles:
7-
active: credentials # 추가 (제외시키면 application-credentials.yml 못 찾음)
86
servlet:
97
multipart:
108
enabled: true

0 commit comments

Comments
 (0)