Update server ports
This commit is contained in:
parent
2435163a2c
commit
41318ba3a4
3 changed files with 6 additions and 3 deletions
|
@ -1 +1,2 @@
|
|||
spring.application.name=events
|
||||
spring.application.name=events
|
||||
server.port=9020
|
|
@ -1 +1,2 @@
|
|||
spring.application.name=teams
|
||||
spring.application.name=teams
|
||||
server.port=9010
|
|
@ -1 +1,2 @@
|
|||
spring.application.name=users
|
||||
spring.application.name=users
|
||||
server.port=8090
|
Loading…
Add table
Reference in a new issue