mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01:00
zrok-http-frontend.service -> zrok-access-public.service
This commit is contained in:
parent
426f219ea6
commit
0f6e554393
@ -5,7 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
User=ubuntu
|
||||
WorkingDirectory=/home/ubuntu
|
||||
ExecStart=/home/ubuntu/local/zrok/bin/zrok http frontend -e 0.0.0.0:8080 /home/ubuntu/.zrok/frontend.json
|
||||
ExecStart=/home/ubuntu/local/zrok/bin/zrok access public /home/ubuntu/.zrok/frontend.json
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
LimitNOFILE=65535
|
Loading…
Reference in New Issue
Block a user