feat: add bifrost-gateway

This commit is contained in:
Sun-ZhenXing
2025-09-23 13:35:10 +08:00
parent 5beb488b6f
commit 9ded05d5ef
3 changed files with 34 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ services:
ports:
- "${OPEN_WEBUI_PORT:-8080}:8080"
volumes:
- *localtime
- *timezone
- open-webui:/app/backend/data
env_file:
- .env