typo
Some checks failed
Build & Push Docker Images / build (push) Failing after 6s

This commit is contained in:
Thomas Faour 2025-08-11 19:15:38 -04:00
parent 0ccca4b488
commit 6b45e9b992

View File

@ -189,4 +189,4 @@ export default app;
}, },
port port
}, 'listening'); }, 'listening');
}); });