mirror of
https://github.com/alexgo-io/stacks-node-mainnet.git
synced 2026-01-12 22:24:12 +08:00
chore: use stacks 3.1.0.0.5
This commit is contained in:
@@ -37,6 +37,10 @@ static_resources:
|
||||
prefix: "/v2"
|
||||
route:
|
||||
cluster: stacks_core
|
||||
- match:
|
||||
prefix: "/v3"
|
||||
route:
|
||||
cluster: stacks_core
|
||||
- match:
|
||||
prefix: "/"
|
||||
route:
|
||||
|
||||
@@ -51,7 +51,7 @@ services:
|
||||
- ./wait:/wait:ro
|
||||
stacks-blockchain:
|
||||
restart: always
|
||||
image: bestmike007/stacks-blockchain:3.1.0.0.4
|
||||
image: bestmike007/stacks-blockchain:3.1.0.0.5
|
||||
container_name: stacks_node
|
||||
entrypoint: "/wait"
|
||||
network_mode: host
|
||||
|
||||
Reference in New Issue
Block a user