fix(alby-hub): host port 8087→8187 — 8087 is netbird's
Caught by the orchestrator's collision check on archi-dev-box. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
fdd26ba1e3
commit
6168f6a7d0
@@ -24,7 +24,7 @@ app:
|
|||||||
network_policy: bridge
|
network_policy: bridge
|
||||||
|
|
||||||
ports:
|
ports:
|
||||||
- host: 8087
|
- host: 8187
|
||||||
container: 8080
|
container: 8080
|
||||||
protocol: tcp
|
protocol: tcp
|
||||||
bind: 127.0.0.1
|
bind: 127.0.0.1
|
||||||
@@ -56,7 +56,7 @@ app:
|
|||||||
name: Web UI
|
name: Web UI
|
||||||
description: Alby Hub wallet interface
|
description: Alby Hub wallet interface
|
||||||
type: ui
|
type: ui
|
||||||
port: 8087
|
port: 8187
|
||||||
protocol: http
|
protocol: http
|
||||||
|
|
||||||
metadata:
|
metadata:
|
||||||
|
|||||||
Reference in New Issue
Block a user