huginn: do not create database

This commit is contained in:
陈浩南 2023-11-12 19:28:07 +08:00
parent 8191eec21e
commit 3f670636e8

View File

@ -47,6 +47,7 @@ inputs:
SMTP_SSL=true
EMAIL_FROM_ADDRESS=bot@chn.moe
TIMEZONE=Beijing
DO_NOT_CREATE_DATABASE=true
'';
secrets = { "huginn/invitationCode" = {}; "mail/bot" = {}; };
};