edit compose.yml
This commit is contained in:
parent
d482c15a64
commit
7719951ef1
|
@ -1,8 +1,8 @@
|
|||
version: '3.7'
|
||||
name: demo-tomcat
|
||||
services:
|
||||
platfoem:
|
||||
image: svn.youshengyun.com:9923/risenet-y9boot-webapp-platform-jvm:v9.7.0-SNAPSHOT
|
||||
demo-tomcat:
|
||||
image: svn.youshengyun.com:9923/demo-tomcat-jib:latest
|
||||
container_name: demo-tomcat01
|
||||
restart: always
|
||||
extra_hosts:
|
||||
|
@ -10,9 +10,7 @@ services:
|
|||
networks:
|
||||
- y9-share-net
|
||||
ports:
|
||||
- "7199:7099"
|
||||
environment:
|
||||
- y9.login.casLoginView=casLoginView-y9-v3.0
|
||||
- "9080:8080"
|
||||
|
||||
networks:
|
||||
y9-share-net:
|
||||
|
|
Loading…
Reference in New Issue