mirror of
https://github.com/apemithrandir/self-hosting-guide.git
synced 2026-05-23 02:14:20 +00:00
Update GUIDE.md
This commit is contained in:
parent
117be74e03
commit
54118b0f69
@ -45,7 +45,7 @@ sudo vim /etc/systemd/system/ssh-tunnel.service
|
|||||||
```
|
```
|
||||||
|
|
||||||
Here is a template of this `.service` file:
|
Here is a template of this `.service` file:
|
||||||
```bash
|
```unit
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Remote SSH tunnel for multiple TCP applications
|
Description=Remote SSH tunnel for multiple TCP applications
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user