steamsalty/docker-compose.yaml
2024-12-20 02:09:07 +01:00

11 lines
No EOL
262 B
YAML

services:
steamsalty:
image: ghcr.io/watn3y/steamsalty:master
container_name: steamsalty
restart: unless-stopped
environment:
- TELEGRAMAPITOKEN=
- STEAMAPIKEY=
- DebugMode=false
- CHATID=123
- WATCHERS=123,456,789