Try disabling allowed hosts list
Some checks failed
Build NixOS Configurations / build (carbon) (push) Failing after 1m30s
Build NixOS Configurations / build (git) (push) Failing after 1m16s
Build NixOS Configurations / build (gospel) (push) Failing after 1m26s
Build NixOS Configurations / build (node) (push) Failing after 28s
Some checks failed
Build NixOS Configurations / build (carbon) (push) Failing after 1m30s
Build NixOS Configurations / build (git) (push) Failing after 1m16s
Build NixOS Configurations / build (gospel) (push) Failing after 1m26s
Build NixOS Configurations / build (node) (push) Failing after 28s
This commit is contained in:
parent
e7b1811793
commit
1d4762941d
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ in
|
|||
# openssl genrsa -traditional 4096 | base64 -w0
|
||||
environmentFile = config.age.secrets.atticd.path;
|
||||
settings = {
|
||||
allowed-hosts = [ "attic.kilonull.com" ];
|
||||
api-endpoint = "https://attic.kilonull.com/";
|
||||
listen = "[::]:8080";
|
||||
garbage-collection.retention-period = "30d";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue