server: gitea: update config
This commit is contained in:
parent
467ee39f9e
commit
2c4275bf46
@ -71,7 +71,7 @@
|
||||
recommendedGzipSettings = true;
|
||||
recommendedProxySettings = true;
|
||||
virtualHosts = {
|
||||
"${config.services.gitea.domain}" = {
|
||||
"${config.services.gitea.settings.server.DOMAIN}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/".proxyPass = "http://localhost:3000";
|
||||
|
Loading…
Reference in New Issue
Block a user