Update docker-compose.yaml

This commit is contained in:
Edwin Betancourt 2020-06-16 10:17:34 -04:00 committed by GitHub
parent fdc16cdc34
commit a590227ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ services:
dockerfile: ./Dockerfile
container_name: vue-element-admin
network_mode: bridge
build: .
volumes:
- /usr/app/
- /usr/app/node_modules