fix: remove electrs port proxy mapping from appLauncher

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dorian 2026-03-14 19:14:33 +00:00
parent ce2986fd2a
commit 20883d8266

View File

@ -62,8 +62,7 @@ const PORT_TO_PROXY: Record<string, string> = {
'23000': '/app/btcpay/',
'2342': '/app/photoprism/',
'4080': '/app/mempool/',
'50002': '/app/electrs/',
'8175': '/app/fedimint/',
'8175': '/app/fedimint/',
'8176': '/app/fedimint-gateway/',
'3100': '/app/dwn/',
'18081': '/app/nostr-rs-relay/',