Skip to content

Commit

Permalink
caddy/acme not happy with domain
Browse files Browse the repository at this point in the history
  • Loading branch information
rgaudin committed Aug 17, 2024
1 parent 8018386 commit 9e918d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/offspot_demo/multi-proxy/gen-server.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def from_line(cls, text: str):
}
}
http://_captive.{{demo.dns_alias}}.{$FQDN}, https://_captive.{{demo.dns_alias}}.{$FQDN} {
http://captive.{{demo.dns_alias}}.{$FQDN}, https://_captive.{{demo.dns_alias}}.{$FQDN} {
tls {$TLS_EMAIL}
redir http://{{demo.dns_alias}}.{$FQDN}:{{demo.captive_port}}
}
Expand Down

0 comments on commit 9e918d5

Please sign in to comment.