13 lines
363 B
Text
13 lines
363 B
Text
|
|
# Copy to fleet.env (gitignored) and fill in. Docs reference these variable names.
|
||
|
|
# IPs are also discoverable live with `tailscale status`; handles live in Vaultwarden.
|
||
|
|
|
||
|
|
# Tailscale IPs
|
||
|
|
DEBBY_TS_IP=100.x.y.z
|
||
|
|
DOMEDOG_TS_IP=100.x.y.z
|
||
|
|
OSA_TS_IP=100.x.y.z
|
||
|
|
|
||
|
|
# Telegram bot handles
|
||
|
|
HERMES_BOT=@your_hermes_bot
|
||
|
|
ZOT_BOT=@your_zot_bot
|
||
|
|
HERMES_OSA_BOT=@your_hermes_osa_bot
|