update http_host parameter for avalanche

This commit is contained in:
cventastic
2021-12-13 01:02:51 +01:00
parent 9291987abe
commit 7802d69711

View File

@@ -79,7 +79,7 @@ services:
- "30303" - "30303"
volumes: volumes:
- avalanche:/root/.avalanche - avalanche:/root/.avalanche
command: "/avalanchego/build/avalanchego --http-host=*" command: "/avalanchego/build/avalanchego --http-host="
networks: networks:
- pocket - pocket