mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 04:59:30 +00:00
remove oom disable
This commit is contained in:
@@ -27,7 +27,6 @@ if (!function_exists('getProxyConfiguration')) {
|
||||
"networks" => $array_of_networks->toArray(),
|
||||
"services" => [
|
||||
"traefik" => [
|
||||
"oom_kill_disable" => true,
|
||||
"container_name" => "coolify-proxy",
|
||||
"image" => "traefik:v2.10",
|
||||
"restart" => "always",
|
||||
|
||||
Reference in New Issue
Block a user