Update vhost path
This commit is contained in:
parent
21b6cd9326
commit
9a32f612f2
|
@ -3,7 +3,7 @@
|
|||
"www.oliverdavies.uk" = {
|
||||
useACMEHost = "oliverdavies.uk";
|
||||
forceSSL = true;
|
||||
root = "/var/www/vhosts/www.oliverdavies.uk/output_prod";
|
||||
root = "/var/www/vhosts/www.oliverdavies.uk-sculpin/output_prod";
|
||||
extraConfig = ''
|
||||
error_page 404 /404;
|
||||
|
||||
|
|
Loading…
Reference in a new issue