Added wallamanta code
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user