Added custom port number

This commit is contained in:
mamathaRamaprasad 2024-10-29 18:53:18 +05:30
parent bbb237928f
commit c0e305dd60

View file

@ -23,3 +23,6 @@ logging.level.org.springframework=INFO
# Maximum time static resources should be cached
spring.web.resources.cache.cachecontrol.max-age=12h
#Port configuration
server.port=8081