fix: make sure caddy is not removed by cleanup
This commit is contained in:
@@ -244,6 +244,7 @@ function generate_default_proxy_configuration(Server $server)
|
|||||||
],
|
],
|
||||||
'labels' => [
|
'labels' => [
|
||||||
'coolify.managed=true',
|
'coolify.managed=true',
|
||||||
|
'coolify.proxy=true',
|
||||||
],
|
],
|
||||||
'volumes' => [
|
'volumes' => [
|
||||||
'/var/run/docker.sock:/var/run/docker.sock:ro',
|
'/var/run/docker.sock:/var/run/docker.sock:ro',
|
||||||
|
Reference in New Issue
Block a user