bede
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user