Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- :80 {
- # Redirect ACME-Challenge traffic to port 2402
- proxy /.well-known/acme-challenge http://127.0.0.1:2402
-
- # Redirect all other traffic to HTTPS
- redir / https://{host}{uri} 301
- }
|