Rename shared network to btc-network
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+3
-3
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user