Merge branch 'next' into proxy-fixes

This commit is contained in:
Andras Bacsai
2024-10-21 15:08:13 +02:00
committed by GitHub
212 changed files with 6844 additions and 1378 deletions

View File

@@ -241,6 +241,7 @@ function generate_default_proxy_configuration(Server $server)
'ports' => [
'80:80',
'443:443',
'443:443/udp',
],
'labels' => [
'coolify.managed=true',