mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
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' => [
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user