diff --git a/vuejs/README.md b/vuejs/README.md index 8ff567f..baae8bc 100644 --- a/vuejs/README.md +++ b/vuejs/README.md @@ -17,7 +17,7 @@ services: web: build: vuejs ports: - - 80:8080 + - 8080:8080 volumes: - ./vuejs:/project - /project/node_modules