feat: Change detection
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
version: "3.1"
|
||||
|
||||
services:
|
||||
app:
|
||||
image: dgtlmoon/changedetection.io
|
||||
container_name: changedetection
|
||||
restart: always
|
||||
environment:
|
||||
TZ: Europe/Lisbon
|
||||
ports:
|
||||
- 5000:5000
|
||||
Reference in New Issue
Block a user