mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-07 15:05:23 +02:00
Spelling and grammar corrections
This commit is contained in:
@@ -24,6 +24,6 @@ import {
|
||||
await initializeRedis();
|
||||
await initializePostgres();
|
||||
} catch (e) {
|
||||
console.error("Error to setup dokploy", e);
|
||||
console.error("Error in dokploy setup", e);
|
||||
}
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user