added files volumne to vs code

This commit is contained in:
dominikhoebert 2024-07-23 16:34:31 +02:00
parent 277f8544ee
commit 1f2f49831e

View File

@ -17,6 +17,7 @@ services:
- DEFAULT_WORKSPACE=/config/workspace #optional
volumes:
- ./config:/config
- ~:/files
ports:
- 8443:8443
restart: unless-stopped