更新 docker/docker-compose.yml
This commit is contained in:
parent
4147e35b55
commit
12f3ef04cc
|
@ -1,12 +1,7 @@
|
|||
version: '3.8'
|
||||
name: demo-tomcat
|
||||
services:
|
||||
demo-tomcat-app:
|
||||
image: svn.youshengyun.com:9923/demo-tomcat-jib:latest
|
||||
restart: always
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
networks:
|
||||
- y9-share-net
|
||||
ports:
|
||||
- "9080:8080"
|
Loading…
Reference in New Issue