chore: change volume mount

This commit is contained in:
Supan Adit Pratama 2025-03-14 05:16:54 +07:00
parent 3f7a3f0508
commit 9ac647acf6

View File

@ -7,7 +7,7 @@ services:
dockerfile: Dockerfile
volumes:
- ../:/workspaces:cached
- ../:/var/www/html:cached
# Overrides default command so things don't shut down after the process ends.
command: sleep infinity