This commit is contained in:
2026-04-18 14:19:33 +00:00
parent 8321e7c47e
commit 8b61f6616a
5 changed files with 567 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
# It should match the values in config/network_config.env
# =============================================================================
SERVER_IP=192.168.84.140
SERVER_IP=192.168.84.131
# Backend Ports
BACKEND_PORT=8916
@@ -24,4 +24,4 @@ CLAUDE_API_KEY=sk-ant-api03-13S9Ge3ai43Ia89yfxwwdkoodhddLV1ByVfdmpccqfA-zF-27BLF
# External Access (CORS)
# Comma-separated list of extra IPs or FQDNs allowed to connect (e.g. Tailscale, VPN)
EXTRA_ALLOWED_ORIGINS=100.78.182.27
EXTRA_ALLOWED_ORIGINS=100.78.182.27,192.168.84.131