Skip to content

Commit 1a5c6a5

Browse files
author
Brad Chen
committedJun 1, 2023
Change port to 8081
1 parent dccb1ba commit 1a5c6a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎src/main/resources/application.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
server:
2+
port: 8081
3+
14
spring:
25
application:
36
name: demo-db-read-write

0 commit comments

Comments
 (0)
Please sign in to comment.