mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Update docker compose (close: #270)
This commit is contained in:
@ -8,5 +8,5 @@ services:
|
||||
ports:
|
||||
- 80:80
|
||||
volumes:
|
||||
- ./data:/app/data/
|
||||
- ./config.toml:/app/config.toml
|
||||
- ./data:/data/
|
||||
- ./config.toml:/config.toml
|
||||
|
Reference in New Issue
Block a user