|
@@ -7,6 +7,7 @@ services:
|
|
|
node:
|
|
node:
|
|
|
image: trancelife/quilibrium:latest
|
|
image: trancelife/quilibrium:latest
|
|
|
restart: unless-stopped
|
|
restart: unless-stopped
|
|
|
|
|
+ command: ["--signature-check=false"]
|
|
|
environment:
|
|
environment:
|
|
|
- DEFAULT_LISTEN_GRPC_MULTIADDR=/ip4/0.0.0.0/tcp/8337
|
|
- DEFAULT_LISTEN_GRPC_MULTIADDR=/ip4/0.0.0.0/tcp/8337
|
|
|
- DEFAULT_LISTEN_REST_MULTIADDR=/ip4/0.0.0.0/tcp/8338
|
|
- DEFAULT_LISTEN_REST_MULTIADDR=/ip4/0.0.0.0/tcp/8338
|