change port 8082 to 8087
This commit is contained in:
parent
b5a9ab03a6
commit
6a4a9d0a65
@ -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
|
Loading…
x
Reference in New Issue
Block a user