add umami + hashedpws

This commit is contained in:
Andras Bacsai
2022-10-19 12:00:43 +02:00
parent b708e79929
commit e09fdbcef0
4 changed files with 18 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ export async function migrateServicesToNewTemplate() {
}
}
async function umami(service: any) {
const { postgresqlUser, postgresqlPassword, postgresqlDatabase, umamiAdminPassword, hashSalt } = service.ghost
const { postgresqlUser, postgresqlPassword, postgresqlDatabase, umamiAdminPassword, hashSalt } = service.umami
const secrets = [