mirror of
https://github.com/Lapikud/Viido.git
synced 2026-03-23 13:14:19 +00:00
Let's make symlinks great again
This commit is contained in:
@@ -82,7 +82,8 @@ server {
|
||||
location /vnc {
|
||||
alias /var/www/noVNC;
|
||||
autoindex on;
|
||||
try_files $uri $uri/ index.html;
|
||||
index vnc.html;
|
||||
try_files $uri $uri/ vnc.html;
|
||||
}
|
||||
|
||||
location /projektor/ {
|
||||
|
||||
Reference in New Issue
Block a user