fix 'rw' typo in local code mount

This commit is contained in:
2022-07-13 21:24:29 +02:00
parent 2ded94ae63
commit 09cd05cdde

View File

@@ -25,4 +25,4 @@ services:
ports:
- "80:8000"
volumes:
- .:/code:r
- .:/code:rw