Update docker-compose.yml
This commit is contained in:
parent
4fa3280484
commit
f22d9c862d
1 changed files with 12 additions and 12 deletions
|
@ -7,6 +7,6 @@ services:
|
|||
dockerfile: Dockerfile
|
||||
volumes:
|
||||
# Mount your `toot` configuration folder into the container
|
||||
- "C:\\Users\\michaelacr\\AppData\\Roaming\\toot:/root/.config/toot"
|
||||
- "C:\\Users\\youruser\\AppData\\Roaming\\toot:/root/.config/toot"
|
||||
working_dir: /workspace
|
||||
tty: true
|
||||
|
|
Loading…
Reference in a new issue