mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-17 21:15:50 +00:00
Updated port settings
This commit is contained in:
parent
38d50e22c8
commit
385aa8cac3
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ logging.level.org.springframework=INFO
|
|||
|
||||
# Active Spring profiles
|
||||
spring.profiles.active=production
|
||||
|
||||
# Port
|
||||
server.port=40
|
||||
|
|
Loading…
Reference in a new issue