Add configuration options for link generation in .env.example, docker-compose.yml, and main.go; update README.md with new environment variable descriptions.
Publish telemt-bot Docker image / build-and-push (push) Successful in 52s
Publish telemt-bot Docker image / build-and-push (push) Successful in 52s
This commit is contained in:
@@ -4,3 +4,6 @@ TELEMT_API_BASE_URL=http://host.docker.internal:9091
|
||||
TELEMT_API_AUTH_HEADER=Bearer replace_me
|
||||
TELEGRAM_HTTP_TIMEOUT_SECONDS=60
|
||||
TELEMT_HTTP_TIMEOUT_SECONDS=5
|
||||
TELEMT_LINK_HOST=127.0.0.1
|
||||
TELEMT_LINK_PORT=9443
|
||||
TELEMT_TLS_DOMAIN=
|
||||
|
||||
Reference in New Issue
Block a user