Follow up to @appinteractive's commit e2f7bc51

Next time: `git grep "backend"` 👍
This commit is contained in:
Robert Schäfer 2018-12-03 18:57:53 +01:00
parent 333f181161
commit a7b4b55b6c

View File

@ -4,8 +4,8 @@ services:
backend:
container_name: backend.127.0.0.1.xip.io
volumes:
- .:/backend
- /backend/node_modules
- .:/nitro-backend
- /nitro-backend/node_modules
neo4j:
ports:
- 7687:7687