Integrar LibreTranslate para traducao automatica

This commit is contained in:
Erik
2025-11-26 21:15:17 -03:00
parent 0bde8d4a56
commit 6044a437f8
5 changed files with 357 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ services:
- MINIO_SECRET_KEY=adminpassword
- MINIO_BUCKET_NAME=occto-images-dev
- JWT_SECRET=${JWT_SECRET:-dev_jwt_secret_change_in_production_1234567890}
- LIBRETRANSLATE_URL=https://libretranslate.stackbyte.cloud
depends_on:
postgres_dev:
condition: service_healthy