Added wallamanta code

This commit is contained in:
Joan
2023-03-01 00:39:51 +01:00
parent de5f8aa742
commit a76680147c
10 changed files with 274 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
wallamanta-bot:
build: Wallamonitor
build: wallamanta
container_name: wallamanta-bot
restart: unless-stopped
environment:
@@ -10,4 +10,4 @@ services:
- TELEGRAM_TOKEN=${TELEGRAM_TOKEN}
- LATITUDE=${LATITUDE}
- LONGITUDE=${LONGITUDE}
- SLEEP_TIME=${SLEEP_TIME}
- SLEEP_TIME=${SLEEP_TIME}