Changed example number

This commit is contained in:
Joan
2023-08-05 18:23:39 +02:00
parent 6c461a5df3
commit 049763660f
5 changed files with 158 additions and 17 deletions

View File

@@ -9,4 +9,7 @@ services:
- ./data:/app/data
restart: unless-stopped
environment:
- TELEGRAM_API_KEY=${TELEGRAM_API_KEY}
- SLEEP_QRCODE=${SLEEP_QRCODE}
- SLEEP_LONG=${SLEEP_LONG}
- SLEEP_SHORT=${SLEEP_SHORT}
- REQUEST_URL=${REQUEST_URL}