Skip to content

Commit 7a7e7e4

Browse files
matifalibpmct
andauthored
Update examples/web-server/nginx/README.md
Co-authored-by: Ben Potter <me@bpmct.net>
1 parent 23dd1e3 commit 7a7e7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web-server/nginx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
> This example assumes Coder is running locally on `127.0.0.1:3000` for the subdomain `YOUR_SUBDOMAIN` e.g. `coder.example.com`.
2121

22-
- Create NGINX configuration for this app : `sudo touch /etc/nginx/sites-available/YOUR_SUBDOMAIN`
22+
- Create NGINX configuration for this app: `sudo touch /etc/nginx/sites-available/YOUR_SUBDOMAIN`
2323

2424
- Activate this file : `sudo ln -s /etc/nginx/sites-available/YOUR_SUBDOMAIN /etc/nginx/sites-enabled/YOUR_SUBDOMAIN`
2525

0 commit comments

Comments
 (0)