Update docker-compose.yaml
This commit is contained in:
parent
fdc16cdc34
commit
a590227ff9
|
@ -7,7 +7,6 @@ services:
|
||||||
dockerfile: ./Dockerfile
|
dockerfile: ./Dockerfile
|
||||||
container_name: vue-element-admin
|
container_name: vue-element-admin
|
||||||
network_mode: bridge
|
network_mode: bridge
|
||||||
build: .
|
|
||||||
volumes:
|
volumes:
|
||||||
- /usr/app/
|
- /usr/app/
|
||||||
- /usr/app/node_modules
|
- /usr/app/node_modules
|
||||||
|
|
Loading…
Reference in New Issue