mirror of
https://github.com/tuxdotrs/tnvim.git
synced 2025-07-06 21:36:34 +05:30
rename host to bw from vault
This commit is contained in:
@ -13,7 +13,7 @@
|
|||||||
nginx = {
|
nginx = {
|
||||||
enable = lib.mkForce true;
|
enable = lib.mkForce true;
|
||||||
virtualHosts = {
|
virtualHosts = {
|
||||||
"vault.0xtux.com" = {
|
"bw.0xtux.com" = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
locations = {
|
locations = {
|
||||||
|
Reference in New Issue
Block a user