Skip to content
Snippets Groups Projects
Verified Commit 7492395c authored by Eliot Berriot's avatar Eliot Berriot
Browse files

removed node_modules volume, you should rebuild on dependency change

parent 0c5f151f
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ services:
- "8080:8080"
volumes:
- './front:/app'
- /app/node_modules
postgres:
env_file: .env.dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment