mirror of
https://github.com/invariantlabs-ai/invariant-gateway.git
synced 2026-02-12 14:32:45 +00:00
update readme
This commit is contained in:
@@ -274,8 +274,8 @@ You can also run the Gateway using the published Docker image. This is a good op
|
||||
```bash
|
||||
# pull the latest image
|
||||
docker pull ghcr.io/invariantlabs-ai/invariant-gateway:latest
|
||||
# run Gateway on localhost:8002
|
||||
docker run -p 8002:8002 -e PORT=8002 ghcr.io/invariantlabs-ai/invariant-gateway:latest
|
||||
# run Gateway on localhost:8005
|
||||
docker run -p 8005:8005 -e PORT=8005 ghcr.io/invariantlabs-ai/invariant-gateway:latest
|
||||
```
|
||||
|
||||
This will launch Gateway at [http://localhost:8002/api/v1/gateway/](http://localhost:8002/api/v1/gateway/docs/).
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 46 KiB |
Reference in New Issue
Block a user