chore(config): update TELE_UPLOAD_URL domain across all services

This commit is contained in:
MythEclipse
2026-06-04 17:12:02 +07:00
parent aaebe168cf
commit 5d9713b162
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ LOG_LEVEL=info
NODE_ENV=development
# Moderation Configuration
TELE_UPLOAD_URL=https://upload.asepharyana.tech/api/upload
TELE_UPLOAD_URL=https://upload.asepharyana.my.id/api/upload
ATTACHMENT_UPLOAD_TIMEOUT_MS=30000
ATTACHMENT_MAX_SIZE_MB=100
ATTACHMENT_RETRY_ATTEMPTS=3