fix: if compose file has more that 6 components, force stop
fix: parser
This commit is contained in:
@@ -146,7 +146,6 @@ function generate_default_proxy_configuration(Server $server)
|
||||
'coolify.managed=true',
|
||||
];
|
||||
$config = [
|
||||
'version' => '3.8',
|
||||
'networks' => $array_of_networks->toArray(),
|
||||
'services' => [
|
||||
'traefik' => [
|
||||
|
||||
Reference in New Issue
Block a user