mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
Updated to fix markdown - single space added after ###
This commit is contained in:
parent
e44bdd4c78
commit
fde31fd4ed
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ $ tunneld -tlsCrt .tunneld/server.crt -tlsKey .tunneld/server.key
|
|||
|
||||
This will run HTTP server on port `80` and HTTPS (HTTP/2) server on port `443`. If you want to use HTTPS it's recommended to get a properly signed certificate to avoid security warnings.
|
||||
|
||||
###Run Server as a Service on Ubuntu using Systemd:
|
||||
### Run Server as a Service on Ubuntu using Systemd:
|
||||
|
||||
* After completing the steps above successfully, create a new file for your service (you can name it whatever you want, just replace the name below with your chosen name).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue