fix: import crypto module in server.selfhosted.js
Build and Deploy (Gitea) / build-and-deploy (push) Failing after 1m36s Details

This commit is contained in:
Sidney 2026-05-28 08:53:48 -03:00
parent 65de858755
commit 5870ac8788
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ import sharp from 'sharp';
import jwt from 'jsonwebtoken';
import cron from 'node-cron';
import path from 'path';
import crypto from 'crypto';
// === Novos módulos Self-Hosted (substituem Supabase) ===
import {