DB Change con string

This commit is contained in:
2026-01-17 15:15:26 +01:00
parent d7f3920763
commit 6adf09faa0
2 changed files with 22 additions and 8 deletions

View File

@@ -52,6 +52,7 @@ import {loadSecrets, secrets} from "./utils/secrets";
import {initMailer} from "./utils/mailer"
import {initS3} from "./utils/s3";
//Services
import servicesPlugin from "./plugins/services";