compose: remove name key for v1 compatibility

Signed-off-by: Lakshya Singh <lakshay.singh1108@gmail.com>
This commit is contained in:
Lakshya Singh 2023-10-19 22:57:17 +05:30
parent 986097a3d3
commit b070cbdc96
No known key found for this signature in database
GPG Key ID: D3239BA6109A2CE7
3 changed files with 0 additions and 3 deletions

View File

@ -1,5 +1,4 @@
version: "3.8"
name: main
services:
bitcoin-core:
container_name: bitcoind-main

View File

@ -1,5 +1,4 @@
version: "3.8"
name: regtest
services:
bitcoin-core:
container_name: bitcoind-regtest

View File

@ -1,5 +1,4 @@
version: "3.8"
name: testnet
services:
bitcoin-core:
ports: