mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-04 05:25:22 +02:00
feat: add ssh key
This commit is contained in:
@@ -63,7 +63,7 @@ void app.prepare().then(async () => {
|
||||
}
|
||||
|
||||
if (IS_CLOUD) {
|
||||
await migration();
|
||||
// await migration(); //TODO: Fix migration
|
||||
}
|
||||
|
||||
server.listen(PORT);
|
||||
|
||||
Reference in New Issue
Block a user