Skip to content
Snippets Groups Projects
Commit 3de86f48 authored by Leander Tolksdorf's avatar Leander Tolksdorf
Browse files

change docker compose yaml

parent 909cc0bd
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,8 @@ services:
image: fahrtenbuch-client-image
container_name: fahrtenbuch-client
command: npm start
environment:
- SKIP_PREFLIGHT_CHECK=true
volumes:
- ./client/:/client
- /client/node_modules
......
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