Skip to content

Commit

Permalink
Transport update
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiezzel committed Sep 22, 2023
1 parent 02e99e1 commit 10b297a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ COPY --from=network-builder /usr/src/crates/query-gateway/config.yml .
ENV P2P_LISTEN_ADDR="/ip4/0.0.0.0/tcp/12345"
ENV HTTP_LISTEN_ADDR="0.0.0.0:8000"
ENV BOOTSTRAP="true"
ENV PRIVATE_NODE="true"

CMD ["query-gateway"]

Expand Down
2 changes: 1 addition & 1 deletion subsquid-network

0 comments on commit 10b297a

Please sign in to comment.