h: wire up segfault.rodeo
This commit is contained in:
parent
f7b654a886
commit
d66addf25a
@ -777,6 +777,11 @@ in
|
|||||||
enableACME = true;
|
enableACME = true;
|
||||||
root = "/var/www/qbit.io";
|
root = "/var/www/qbit.io";
|
||||||
};
|
};
|
||||||
|
"segfault.rodeo" = {
|
||||||
|
forceSSL = true;
|
||||||
|
enableACME = true;
|
||||||
|
root = "/var/www/segfault.rodeo";
|
||||||
|
};
|
||||||
"mammothcirc.us" = {
|
"mammothcirc.us" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user