Update the testing setup.

This commit is contained in:
Hemang
2025-02-06 15:52:50 +01:00
parent 7c692fa6df
commit 084ef4f0e8
4 changed files with 151 additions and 20 deletions
-10
View File
@@ -1,11 +1 @@
INVARIANT_API_URL=https://explorer.invariantlabs.ai
# For the testing stack only
# TODO: Check if these can be removed.
# Currently we rely on the `invariant explorer` command
# to setup a local instance of explorer to test the proxy.
# That requires these variables to be set in the .env file.
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=invariantmonitor
POSTGRES_HOST=database