Last try!
Docker Deploy / build-and-push (push) Successful in 3m30s

This commit is contained in:
2026-01-17 22:41:56 -07:00
parent 39c51b1115
commit 253c24c89b
-1
View File
@@ -22,7 +22,6 @@ async function runMigrate() {
const client = createClient({ const client = createClient({
url, url,
authToken,
}); });
const db = drizzle(client); const db = drizzle(client);