Commit 867f7b85 authored by Łukasz Nowak's avatar Łukasz Nowak

fixup! caddy-frontend: Deduplicate local host names

parent d2391b0e
......@@ -774,9 +774,9 @@ http://apachecustomhttpsaccepted.example.com:%%(http_port)s {
expected_parameter_dict = {
'monitor-base-url': None,
'domain': 'example.com',
'accepted-slave-amount': '35',
'accepted-slave-amount': '37',
'rejected-slave-amount': '3',
'slave-amount': '38',
'slave-amount': '40',
'rejected-slave-dict':
'{"_apache_custom_http_s-rejected": ["slave not authorized"], '
'"_caddy_custom_http_s-rejected": ["slave not authorized"], '
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment