Added sample config of nginx

This commit is contained in:
butomo1989
2020-07-02 14:16:02 +02:00
parent b9d6237eb4
commit 9b2bc985e0
8 changed files with 151 additions and 22 deletions
+1 -1
View File
@@ -81,4 +81,4 @@ For the first run, this will create a new avd and all the changes will be access
Nginx
-----
You can have 1 nginx service to handle multiple containers. Sample nginx configuration is [this](nginx/default) and sample call is ```http://127.0.0.1/container-1/?nginx=&path=/container-1/websockify&view_only=true&password=secr3t```
Sample nginx configuration can be found [here](nginx/README.md) and sample call is ```http://127.0.0.1/container-1/?nginx=&path=/container-1/websockify&view_only=true&password=secr3t```