Updating AniNIX/Scratch for naming & persistence warning
This commit is contained in:
@@ -48,9 +48,9 @@ server {
|
||||
try_files $uri /blackpage.html;
|
||||
}
|
||||
|
||||
location /notepad {
|
||||
location /scratch {
|
||||
root /usr/share/webapps/aninix/;
|
||||
try_files $uri /notepad.html;
|
||||
try_files $uri /scratch.html;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user