forked from wurzel/fruitbasket
ssl for the website
This commit is contained in:
parent
f8684b8be9
commit
aaf49311fc
2 changed files with 2 additions and 5 deletions
|
@ -7,11 +7,6 @@
|
|||
recommendedOptimisation = true;
|
||||
recommendedTlsSettings = true;
|
||||
|
||||
virtualHosts."${config.fsr.domain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
};
|
||||
|
||||
appendHttpConfig = ''
|
||||
map $remote_addr $remote_addr_anon {
|
||||
~(?P<ip>\d+\.\d+\.\d+)\. $ip.0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue