remote control problem
This commit is contained in:
@@ -2,6 +2,8 @@ server {
|
||||
listen 80;
|
||||
server_name _;
|
||||
|
||||
include /opt/helva-robot/drive/etc/nginx/snippets/drive.conf;
|
||||
|
||||
root /opt/helva-robot/face/var/www/html;
|
||||
index index.html;
|
||||
|
||||
@@ -31,6 +33,5 @@ server {
|
||||
add_header Cache-Control no-cache;
|
||||
}
|
||||
|
||||
include /opt/helva-robot/drive/etc/nginx/snippets/drive.conf;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user