Skip to content

Commit 66b017a

Browse files
Update application.yaml
1 parent b377cdb commit 66b017a

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

product-service/src/main/resources/application.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ spring:
77
port: 27017
88
database: product-db
99
auto-index-creation: true
10-
11-
12-
13-
10+
1411
server:
1512
port: 9081
1613

@@ -43,4 +40,4 @@ spring:
4340
host: mongodb
4441

4542
server:
46-
port: 8080
43+
port: 8080

0 commit comments

Comments
 (0)