Skip to content

Commit d4de3ff

Browse files
comment the default port to update later together with the docker-compose config in another repository
1 parent d296e66 commit d4de3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sd-app/src/main/resources/application.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ spring:
66
profiles:
77
active: local
88
server:
9-
port: 8081
9+
port: 8081 # 8761
1010

1111
eureka:
1212
dashboard:

0 commit comments

Comments
 (0)