mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-05-22 14:59:41 +02:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
545ab05b19
commit
31b4e9bba7
@@ -278,7 +278,7 @@ docker pull --platform linux/amd64 ghcr.io/invariantlabs-ai/invariant-gateway/ga
|
||||
docker run -p 8005:8005 -e PORT=8005 --platform linux/amd64 ghcr.io/invariantlabs-ai/invariant-gateway/gateway:latest
|
||||
```
|
||||
|
||||
This will launch Gateway at [http://localhost:8002/api/v1/gateway/](http://localhost:8005/api/v1/gateway/docs/). This instance will automatically push your traces to `https://explorer.invariantlabs.ai`.
|
||||
This will launch Gateway at [http://localhost:8005/api/v1/gateway/](http://localhost:8005/api/v1/gateway/docs/). This instance will automatically push your traces to `https://explorer.invariantlabs.ai`.
|
||||
|
||||
### **Set Up an Invariant API Key**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user