fix: update server port to 8080 in Dockerfile and application properties
Some checks failed
Release and Build Docker Images / release-and-build (push) Has been cancelled
Some checks failed
Release and Build Docker Images / release-and-build (push) Has been cancelled
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
server.port=8082
|
||||
server.port=8080
|
||||
server.servlet.context-path=/api
|
||||
spring.application.name=backend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user