forked from colonelpanic/dotfiles
[NixOS] Another attempt at fixing gitea
This commit is contained in:
parent
9d06f8ebc5
commit
9ef921556e
@ -20,8 +20,8 @@ makeEnable config "modules.gitea" false {
|
||||
virtualHosts = {
|
||||
"gitea" = {
|
||||
serverName = "1896Folsom.duckdns.org";
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
# enableACME = true;
|
||||
# forceSSL = true;
|
||||
listen = [{
|
||||
addr = "0.0.0.0";
|
||||
port = 3000;
|
||||
|
Loading…
Reference in New Issue
Block a user