Update .env

This commit is contained in:
Hemang Sarkar
2025-02-17 16:01:05 +01:00
committed by GitHub
parent df2c2fe821
commit ea4937197f
+4
View File
@@ -1 +1,5 @@
# This specifies the Invariant Explorer instance where the proxy will push the traces
# Set this to https://preview-explorer.invariantlabs.ai if you want to push to Preview.
# If you want to push to a local instance of explorer, then specify the app-api docker container name like:
# http://<app-api-docker-container-name>:8000 to push to the local explorer instance.
INVARIANT_API_URL=https://explorer.invariantlabs.ai