[NixOS] Change name, i dunno
This commit is contained in:
@@ -18,7 +18,7 @@ makeEnable config "modules.gitea" false {
|
||||
services.nginx = {
|
||||
enable = true;
|
||||
virtualHosts = {
|
||||
"gitea" = {
|
||||
"dev.railbird.ai" = {
|
||||
serverName = "dev.railbird.ai";
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
Reference in New Issue
Block a user