1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00
dockerfiles/urlwatch/docker-compose.yml
2019-05-02 19:52:10 +08:00

6 lines
103 B
YAML

urlwatch:
image: vimagick/urlwatch
volumes:
- ./data:/root/.urlwatch
restart: unless-stopped