Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
quick-xp committed Apr 20, 2019
1 parent a7a4397 commit c52f4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
build:
context: ./
dockerfile: Dockerfile
#command: yarn run start
command: npm run dev
volumes:
- ./:/app:cached
ports:
Expand Down

0 comments on commit c52f4ea

Please sign in to comment.