Files
portkey-ai--gateway/docker-compose.yaml
T
wehub-resource-sync 3cd11ababe
Check Markdown links / linkChecker (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:38:56 +08:00

7 lines
118 B
YAML

version: '3'
services:
web:
ports:
- "8787:8787"
image: "portkeyai/gateway:latest"
restart: always