mirror of
https://github.com/docker/awesome-compose.git
synced 2025-06-30 01:31:06 +00:00
Merge a692fe3af1
into 18f59bdb09
This commit is contained in:
commit
392b2a00e2
@ -17,7 +17,7 @@ services:
|
||||
web:
|
||||
build: vuejs
|
||||
ports:
|
||||
- 80:8080
|
||||
- 8080:8080
|
||||
volumes:
|
||||
- ./vuejs:/project
|
||||
- /project/node_modules
|
||||
|
Loading…
Reference in New Issue
Block a user