mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-09 18:02:22 +01:00
7 lines
No EOL
108 B
Text
7 lines
No EOL
108 B
Text
server {
|
|
listen 6080 default_server;
|
|
|
|
root /usr/local/lib/web/disabled/;
|
|
index index.html index.htm;
|
|
|
|
} |