edit volume backend

Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
This commit is contained in:
Lukas Pol 2020-04-15 15:03:30 -03:00
parent ac20b6471d
commit 7aa50368f8

View File

@ -11,7 +11,7 @@ services:
build: .
command: bash -c "rm -f tmp/pids/server.pid && sleep 100000"
volumes:
- .:/myapp
- ./web:/myapp
ports:
- "3000:3000"
depends_on: