Move my static sites to the new server
This commit is contained in:
parent
de553ff052
commit
21b6cd9326
16 changed files with 593 additions and 9 deletions
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
services.nginx.virtualHosts."zet.oliverdavies.uk" = {
|
||||
useACMEHost = "oliverdavies.uk";
|
||||
forceSSL = true;
|
||||
root = "/var/www/vhosts/zet.oliverdavies.uk/output_prod";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue