fix: use slide captcha for iphone

This commit is contained in:
RockYang
2024-03-28 15:00:53 +08:00
parent 1f964c74e9
commit f1855fd0a1
12 changed files with 456 additions and 34 deletions

View File

@@ -38,6 +38,8 @@ services:
volumes:
- ./logs/xxl-job:/data/applogs
- ./conf/xxl-job/application.properties:/application.properties
depends_on:
- chatgpt-plus-mysql
# 后端 API 程序
chatgpt-plus-api: