mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
diagnostic mode changes
This commit is contained in:
committed by
Aiden McClelland
parent
5154fcf9da
commit
6b4909750c
@@ -2,7 +2,7 @@ server {
|
||||
listen 80 default_server;
|
||||
listen [::]:80 default_server;
|
||||
|
||||
root /var/www/html/recovery;
|
||||
root /var/www/html/diagnostic;
|
||||
|
||||
index index.html index.htm index.nginx-debian.html;
|
||||
|
||||
Reference in New Issue
Block a user