Skip to content

Commit

Permalink
Update: Default port needs to be 9000.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaladay committed Aug 11, 2022
1 parent ffc75b6 commit 1e53d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
server:
port: 9001
port: 9000
servlet:
context-path: /products

Expand Down

0 comments on commit 1e53d73

Please sign in to comment.