mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-08-17 14:27:13 +02:00
Update the testing setup.
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user