Expose port 443/udp with Caddy proxy
This commit is contained in:
		| @@ -239,6 +239,7 @@ function generate_default_proxy_configuration(Server $server) | |||||||
|                     'ports' => [ |                     'ports' => [ | ||||||
|                         '80:80', |                         '80:80', | ||||||
|                         '443:443', |                         '443:443', | ||||||
|  |                         '443:443/udp', | ||||||
|                     ], |                     ], | ||||||
|                     'labels' => [ |                     'labels' => [ | ||||||
|                         'coolify.managed=true', |                         'coolify.managed=true', | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Vladimír Smitka
					Vladimír Smitka