feat: Change detection

This commit is contained in:
Lino Silva
2023-04-19 15:50:07 +01:00
parent 71a4005bbf
commit c60e378f81
12 changed files with 164 additions and 1 deletions
@@ -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