mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 09:38:02 +00:00
Merge pull request #88 from geminiwen/main
feat: add pre-built Docker image reference
This commit is contained in:
@@ -7,6 +7,7 @@ services:
|
||||
# 🚀 Claude Relay Service
|
||||
claude-relay:
|
||||
build: .
|
||||
image: weishaw/claude-relay-service:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${PORT:-3000}:3000"
|
||||
|
||||
Reference in New Issue
Block a user