forked from colonelpanic/dotfiles
[NixOS] Change name, i dunno
This commit is contained in:
parent
3967497c17
commit
2d74d300a7
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user