Skip to content

Commit

Permalink
fix: fixing dev environment docker
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosNBJ committed Feb 18, 2022
1 parent e173ee7 commit 9867894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ services:
dockerfile: ./dev.Dockerfile
volumes:
- .:/var/www/gateway
- /var/www/gateway/node_modules
restart: always
hostname: maps
env_file:
Expand Down

0 comments on commit 9867894

Please sign in to comment.