s
continuous-integration/drone/push Build is passing Details

This commit is contained in:
quackerd 2021-04-10 06:55:43 -04:00
parent c4d948a721
commit 8eb5d4709f
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ http {
return 301 https://$host$request_uri;
}
root /opt/config/nginx;
root /opt/nginx;
index index.html;
}
}