mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Remove unnecessary code in StartProxy.php
This commit is contained in:
parent
52120e7a38
commit
8eacf67725
1 changed files with 0 additions and 2 deletions
|
|
@ -66,8 +66,6 @@ class StartProxy
|
|||
} catch (\Throwable $e) {
|
||||
ray($e);
|
||||
throw $e;
|
||||
} finally {
|
||||
$server->setupDynamicProxyConfiguration();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue