Rename shared network to btc-network

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-06 09:10:57 +01:00
co-authored by Claude Opus 4.6
parent 71918ee4fd
commit 134ee27ca6
+3 -3
View File
@@ -1,6 +1,6 @@
networks:
shared:
name: shared
btc-network:
name: btc-network
external: true
services:
@@ -8,7 +8,7 @@ services:
build: .
restart: unless-stopped
networks:
- shared
- btc-network
ports:
- "4041:4040"
environment: