mirror of
https://github.com/dominikhoebert/docker-projects.git
synced 2025-06-27 16:57:05 +00:00
added files volumne to vs code
This commit is contained in:
parent
277f8544ee
commit
1f2f49831e
@ -17,6 +17,7 @@ services:
|
||||
- DEFAULT_WORKSPACE=/config/workspace #optional
|
||||
volumes:
|
||||
- ./config:/config
|
||||
- ~:/files
|
||||
ports:
|
||||
- 8443:8443
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user