Add spinch deployment option
This commit is contained in:
parent
b1db90d759
commit
b192bf06e1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ After=network-online.target
|
|||
[Service]
|
||||
Type=simple
|
||||
ExecStart=ssh plugh@plugh.de -NR 8005:localhost:8001 -o ExitOnForwardFailure=yes
|
||||
# ExecStart=ssh plugh@plugh.de -NR 1234:localhost:8001 -o ExitOnForwardFailure=yes
|
||||
Restart=on-failure
|
||||
RestartSec=1min
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue