mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 09:04:12 +02:00
readme tweaks and example user service
This commit is contained in:
parent
e3161f34ae
commit
4f6b1fbd9b
2 changed files with 35 additions and 25 deletions
10
haze.service
Normal file
10
haze.service
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/haze proxy
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
|
||||
[Unit]
|
||||
Description=Haze reverse proxy
|
||||
Loading…
Add table
Add a link
Reference in a new issue