fix ci/cd
Deploy app frontend / app frontend (push) Successful in 1m6s
Deploy service couchdb / service couchdb (push) Successful in 15s
Deploy db-migrations / db-migrations (push) Successful in 52s
Deploy service message-delivery-method-web-push / service message-delivery-method-web-push (push) Successful in 45s

This commit is contained in:
2024-12-03 16:48:21 +02:00
parent 36a07a9cb6
commit 392bb4ab51
3 changed files with 8 additions and 6 deletions
@@ -22,8 +22,6 @@ function limitStringLengthWithEllipsis(str: string, maxLength: number): string {
}
const start = async () => {
console.log('API_URL', process.env.API_URL);
await setupVapidDetails();
const serviceSeqTracker = await ServiceSeqTracker.Init(
"_local/service:message-delivery-method-web-push",