mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
implemented check for anonymous volumes
This commit is contained in:
@@ -9,7 +9,7 @@ server
|
||||
|
||||
location /
|
||||
{
|
||||
root /usr/share/nginx/homepage;
|
||||
root {{nginx_homepage_root}};
|
||||
index index.html index.htm;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user