mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-28 13:09:03 +00:00
11 lines
181 B
YAML
11 lines
181 B
YAML
env:
|
|
SMSBOT_TELEGRAM_BOT_TOKEN: xxxx
|
|
ingress:
|
|
main:
|
|
enabled: true
|
|
hosts:
|
|
- host: smsbot.domain.tld
|
|
paths:
|
|
- path: /
|
|
pathType: Prefix
|