fix(config): align default.yaml with server schema
This commit is contained in:
+4
-1
@@ -10,7 +10,10 @@ telegram:
|
||||
allowed_chat_ids: [] # Add your Telegram chat ID
|
||||
|
||||
server:
|
||||
tailscale_only: true
|
||||
# Tailscale Serve config (optional). Enable `serve: true` to expose the
|
||||
# gateway to your tailnet via `tailscale serve`.
|
||||
tailscale:
|
||||
serve: false
|
||||
localhost: true
|
||||
port: 18800
|
||||
|
||||
|
||||
Reference in New Issue
Block a user