change port 8082 to 8087
This commit is contained in:
@@ -6,5 +6,5 @@ services:
|
|||||||
image: spring-demo
|
image: spring-demo
|
||||||
container_name: spring-demo
|
container_name: spring-demo
|
||||||
ports:
|
ports:
|
||||||
- "8082:8080"
|
- "8087:8080"
|
||||||
restart: always
|
restart: always
|
Reference in New Issue
Block a user