fix avalanche volume mount point

This commit is contained in:
Sebastian
2022-01-12 08:26:11 +01:00
parent 75425a9dc4
commit 958a0dfed5

View File

@@ -206,7 +206,7 @@ services:
- "8546"
- "30303"
volumes:
- avalanche:/root/.avalanche
- avalanche:/root/.avalanchego
command: "/avalanchego/build/avalanchego --http-host="
restart: unless-stopped
labels: