We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009b909 commit 4512229Copy full SHA for 4512229
Dockerfile.availability-oracle
@@ -10,4 +10,4 @@ RUN rm -rf /src
10
11
USER 1000
12
ENTRYPOINT ["/usr/local/cargo/bin/availability-oracle"]
13
-CMD ["--ipfs", "https://ipfs.network.thegraph.com", "--subgraph", "https://gateway.network.thegraph.com/network", "--period", "300"]
+CMD ["--ipfs", "https://ipfs.thegraph.com", "--subgraph", "https://gateway.network.thegraph.com/network", "--period", "300"]
0 commit comments