forked from coop-cloud/traefik
		
	Add conditionl for peertube RMTP port
This commit is contained in:
		| @ -36,6 +36,10 @@ entrypoints: | ||||
|   smtp-submission: | ||||
|     address: ":587" | ||||
|   {{ end }} | ||||
|   {{ if eq (env "PEERTUBE_RTMP_ENABLED") "1" }} | ||||
|   peertube-rtmp: | ||||
|     address: ":1935" | ||||
|   {{ end }} | ||||
|  | ||||
| ping: | ||||
|   entryPoint: web | ||||
|  | ||||
		Reference in New Issue
	
	Block a user