You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ docker-compose restart
47
47
1. You can set your `DOMAIN`, etc. at [ssh_server/config/.env](https://github.com/nggit/addr/blob/main/ssh_server/config/.env)
48
48
49
49
### 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*.
51
51
3. You can set `ssl_certificate`, and `listen` 443 in [nginx/nginx.conf](https://github.com/nggit/addr/blob/main/nginx/nginx.conf)
0 commit comments