country code support

This commit is contained in:
2022-04-24 17:34:29 -04:00
parent adb4924f67
commit d73225f803

View File

@@ -9,4 +9,5 @@ services:
- SA_API_TOKEN=
- TG_BOT_TOKEN=
- TG_BOT_USER= # (optional) Limits access to the bot to a single Telegram user
- STREAMING_COUNTRY= # (optional) Default "us"
restart: always