server: gitea: update config
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user