fix 'rw' typo in local code mount
This commit is contained in:
@@ -25,4 +25,4 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "80:8000"
|
- "80:8000"
|
||||||
volumes:
|
volumes:
|
||||||
- .:/code:r
|
- .:/code:rw
|
||||||
|
|||||||
Reference in New Issue
Block a user