chore: remove unused AUTH_API_KEY from docker-compose

This commit is contained in:
adrian
2025-09-12 09:05:41 +02:00
committed by Adrian Benavides
parent 2ea296fb8b
commit a84b6518cf
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,6 @@ Rust-based integration testing framework for Tycho protocol implementations.
# Export necessary env vars
export RPC_URL=..
export SUBSTREAMS_API_TOKEN=..
export AUTH_API_KEY=..
export PROTOCOLS="ethereum-balancer-v2=weighted_legacy_creation ethereum-ekubo-v2"
# Start and show the test logs only