Commit Graph

18 Commits

Author SHA1 Message Date
CaIon
f5c2fda22a feat: enable error logging configuration in docker-compose and application 2025-04-29 16:26:55 +08:00
CaIon
c94f662829 chore: update .gitignore and docker-compose.yml to include tiktoken_cache directory 2025-04-11 16:24:27 +08:00
1808837298@qq.com
0fcd243f56 feat: Add user notification settings with quota warning and multiple notification methods
- Implement user notification settings with email and webhook options
- Add new user settings for quota warning threshold and notification preferences
- Create backend API and database support for user notification configuration
- Enhance frontend personal settings with notification configuration UI
- Support custom notification email and webhook URL
- Add service layer for sending user notifications
2025-02-18 14:54:21 +08:00
CalciumIon
deabfda278 Update docker-compose.yml 2024-12-03 16:48:38 +08:00
CalciumIon
6da375491a Update docker-compose.yml 2024-11-30 21:36:34 +08:00
CalciumIon
16b8469cb9 chore: Update docker-compose.yml 2024-11-23 16:26:30 +08:00
Ehco1996
88542753bd revert compose 2024-03-02 19:58:36 +08:00
sljeff
a3bab7537b feat: telegram login and bind 2024-03-02 17:15:52 +08:00
Ehco1996
c9496d1c56 Add Telegram bot token and name 2024-03-01 20:39:28 +08:00
CaIon
2b48477d2e 修改docker-compose.yml 2023-12-18 23:46:04 +08:00
CaIon
08f09e220c update docker-compose.yml 2023-12-09 17:37:43 +08:00
CaIon
539e598c14 添加mj渠道 2023-11-12 23:34:22 +08:00
Pluto
01b3e1266d fix: docker compose healthcheck failed (#593) 2023-10-14 21:55:16 -05:00
JustSong
c90fc7e0d6 chore: use NODE_TYPE to determine node type 2023-06-22 20:39:17 +08:00
mrhaoji
f9efee5d0a chore: update docker-compose.yml (#189)
去除 Redis 服务的 ports 配置,只允许 Docker Compose 启动的服务才可以访问Redis,不会暴露到宿主机上也不会和宿主机产生端口冲突;同时也提升安全性。
2023-06-22 14:49:33 +08:00
JustSong
77eca52cc6 chore: update docker-compose.yml 2023-06-22 11:15:01 +08:00
quzard
a95077881e fix: update docker-compose.yml (#131)
使用相对路径,更通用
2023-05-31 15:37:59 +08:00
chunzhi
587112ce3b feat: add Docker Compose support (#55)
* docker-compose.yml

* Create one-api.service

配置systemd守护进程

* Update docker-compose.yml

* Update one-api.service

* Update docker-compose.yml

* Update docker-compose.yml
2023-05-11 16:56:14 +08:00