Skip to content

Commit d668eb9

Browse files
authored
update readme
1 parent 60b87ea commit d668eb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ docker-compose restart
4747
1. You can set your `DOMAIN`, etc. at [ssh_server/config/.env](https://github.com/nggit/addr/blob/main/ssh_server/config/.env)
4848

4949
### Configure service_nginx_proxy
50-
1. Set up your homepage by creating `index.html` in [nginx/www/](https://github.com/nggit/addr/blob/main/nginx/www)`DOMAIN`. E.g. *nginx/www/you.com/index.html*.
50+
1. Set up your homepage by creating an `index.html` under [nginx/www/](https://github.com/nggit/addr/blob/main/nginx/www)`DOMAIN`/ directory. E.g. *nginx/www/you.com/index.html*.
5151
3. You can set `ssl_certificate`, and `listen` 443 in [nginx/nginx.conf](https://github.com/nggit/addr/blob/main/nginx/nginx.conf)
5252

5353
## License

0 commit comments

Comments
 (0)