Skip to content

Commit a65c1eb

Browse files
committed
update screen
1 parent c34a99f commit a65c1eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/utils/local/microservices.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import { commandExistsSync, waitForReady } from "./scripts.js";
1313
import { microservicesMetadatasPath, projectMicroservices } from "./cleanup.js";
1414
import { executablePath } from "./path.js";
1515

16-
const DEFAULT_TIMEOUT_SECONDS = 60;
16+
const DEFAULT_TIMEOUT_SECONDS = 120;
1717
const MILLISECONDS_PER_SECOND = 1000;
1818

1919
function getAvailablePort() {

0 commit comments

Comments
 (0)