Jfa-Go Support

This commit is contained in:
2025-09-10 18:29:02 -05:00
parent a0b4a2087a
commit 1f2c251e80
3 changed files with 237 additions and 0 deletions

4
.env
View File

@@ -15,6 +15,10 @@ JELLYSEERR_ENABLED=false
JELLYSEERR_URL=http://localhost:5055
JELLYSEERR_API_KEY=your_api_key_here
# JFA-Go
JFA_URL=http://localhost:8056
JFA_API_KEY=your_api_key_here
# MySQL
DB_HOST=localhost
DB_USER=root