feat: rolling update
This commit is contained in:
@@ -32,7 +32,7 @@ function generate_default_proxy_configuration(Server $server)
|
||||
"traefik" => [
|
||||
"container_name" => "coolify-proxy",
|
||||
"image" => "traefik:v2.10",
|
||||
"restart" => "always",
|
||||
"restart" => RESTART_MODE,
|
||||
"extra_hosts" => [
|
||||
"host.docker.internal:host-gateway",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user