更新 docker-compose-dev.yaml
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
services:
|
||||
web:
|
||||
image: code.paipai.life/frontend/rn-h5
|
||||
container_name: rn-h5
|
||||
networks:
|
||||
- app-net
|
||||
ports:
|
||||
- "8300:80"
|
||||
restart: unless-stopped
|
||||
|
||||
networks:
|
||||
app-net:
|
||||
external: true
|
||||
Reference in New Issue
Block a user