Sync network redesign repo state and cutover artifacts
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
TZ=America/Chicago
|
||||
|
||||
# Existing SearXNG public/base URL
|
||||
SEARXNG_BASE_URL=http://10.5.1.6:8888/
|
||||
SEARXNG_BASE_URL=http://10.5.30.6:8888/
|
||||
|
||||
# Firecrawl API is exposed from the gluetun network namespace on this host port.
|
||||
# 3002 is already occupied by Gitea on PD, so Firecrawl uses 3302 externally.
|
||||
@@ -10,7 +10,7 @@ FIRECRAWL_PORT=3302
|
||||
FIRECRAWL_INTERNAL_PORT=3002
|
||||
|
||||
# Gluetun control UI LAN bind. Keep it on the PD LAN IP, not 0.0.0.0.
|
||||
GLUETUN_WEBUI_BIND_ADDRESS=10.5.1.6
|
||||
GLUETUN_WEBUI_BIND_ADDRESS=10.5.30.6
|
||||
GLUETUN_WEBUI_PORT=8390
|
||||
|
||||
# Gluetun HTTP control API auth for the web UI.
|
||||
|
||||
Reference in New Issue
Block a user