mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 16:34:35 +01:00
Remove extra closing parentheses from docs (#7309)
This commit is contained in:
parent
bbf2e24648
commit
ec0899a81b
1 changed files with 2 additions and 2 deletions
|
|
@ -121,7 +121,7 @@ access code-server on an iPad or do not want to use SSH port forwarding.
|
|||
|
||||
1. You'll need a domain name (if you don't have one, you can purchase one from
|
||||
[Google Domains](https://domains.google.com) or the domain service of your
|
||||
choice)). Once you have a domain name, add an A record to your domain that contains your
|
||||
choice). Once you have a domain name, add an A record to your domain that contains your
|
||||
instance's IP address.
|
||||
|
||||
1. Install [Caddy](https://caddyserver.com/docs/download#debian-ubuntu-raspbian):
|
||||
|
|
@ -168,7 +168,7 @@ At this point, you should be able to access code-server via
|
|||
|
||||
1. You'll need a domain name (if you don't have one, you can purchase one from
|
||||
[Google Domains](https://domains.google.com) or the domain service of your
|
||||
choice)). Once you have a domain name, add an A record to your domain that contains your
|
||||
choice). Once you have a domain name, add an A record to your domain that contains your
|
||||
instance's IP address.
|
||||
|
||||
1. Install NGINX:
|
||||
|
|
|
|||
Loading…
Reference in a new issue