forked from fi/nix-infra
Enable proxyprotocol for nitter host
This commit is contained in:
parent
a4f3e68aac
commit
70eb8625bc
7 changed files with 29 additions and 52 deletions
|
|
@ -6,7 +6,7 @@
|
|||
server = {
|
||||
title = "Birdsite";
|
||||
https = true;
|
||||
address = "0.0.0.0";
|
||||
address = "127.0.0.1";
|
||||
port = 8080;
|
||||
hostname = "birdsite.nekover.se";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue