Renamed dtek-bot's dockercompose for easy access

Updated parser logic for updated site version
This commit is contained in:
2025-11-13 14:22:59 +01:00
parent 9ad731dae8
commit 4bbe94c91b
2 changed files with 68 additions and 55 deletions
+14
View File
@@ -0,0 +1,14 @@
services:
dtek_notif:
build:
context: .
dockerfile: Dockerfile
restart: unless-stopped
environment:
- TZ=Europe/Kyiv
dns:
- 1.1.1.1
- 8.8.8.8
networks:
- default