caddy: 8085/8443 + systemd 80/443 proxies; drop --resume
This commit is contained in:
parent
72c67f9b24
commit
b587bb0eeb
12 changed files with 82 additions and 2 deletions
5
configs/systemd/https-proxy@.service
Normal file
5
configs/systemd/https-proxy@.service
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[Unit]
|
||||
Description=Proxy for incoming HTTPS traffic to port %i
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/lib/systemd/systemd-socket-proxyd 127.0.0.1:%i
|
||||
Loading…
Add table
Add a link
Reference in a new issue