1
0
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:
Maksym Pavlenko
2022-01-02 15:00:00 +02:00
parent 54834550d5
commit 16315c0e12

View File

@ -8,5 +8,5 @@ services:
ports: ports:
- 80:80 - 80:80
volumes: volumes:
- ./data:/app/data/ - ./data:/data/
- ./config.toml:/app/config.toml - ./config.toml:/config.toml