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