mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 14:31:51 +01:00
6 lines
103 B
YAML
6 lines
103 B
YAML
urlwatch:
|
|
image: vimagick/urlwatch
|
|
volumes:
|
|
- ./data:/root/.urlwatch
|
|
restart: unless-stopped
|