mirror of
https://github.com/supanadit/todo.git
synced 2025-05-05 12:59:56 +00:00
chore: change volume mount
This commit is contained in:
parent
3f7a3f0508
commit
9ac647acf6
@ -7,7 +7,7 @@ services:
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- ../:/workspaces:cached
|
- ../:/var/www/html:cached
|
||||||
|
|
||||||
# Overrides default command so things don't shut down after the process ends.
|
# Overrides default command so things don't shut down after the process ends.
|
||||||
command: sleep infinity
|
command: sleep infinity
|
||||||
|
Loading…
x
Reference in New Issue
Block a user