edit volume backend
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
This commit is contained in:
parent
ac20b6471d
commit
7aa50368f8
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user