Configure ACME
This commit is contained in:
parent
d1a2d2da3f
commit
aaf9a98e7a
12 changed files with 14 additions and 149 deletions
|
@ -43,6 +43,7 @@ in {
|
|||
locations."/" = {
|
||||
proxyPass = "http://127.0.0.1:${toString portDefinitions.forgejo-http}";
|
||||
};
|
||||
useACMEHost = "rcia.dev";
|
||||
};
|
||||
};
|
||||
systemd.services.forgejo.preStart = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue