add attic back in #1
@ -19,7 +19,7 @@
|
|||||||
settings = {
|
settings = {
|
||||||
listen = "[::]:8183";
|
listen = "[::]:8183";
|
||||||
allowed-hosts = [ "attic.alicehuston.xyz" ];
|
allowed-hosts = [ "attic.alicehuston.xyz" ];
|
||||||
api-endpoint = "https://attic.alicehuston.xyz";
|
api-endpoint = "https://attic.alicehuston.xyz/";
|
||||||
compression.type = "none"; # let ZFS do the compressing
|
compression.type = "none"; # let ZFS do the compressing
|
||||||
database = {
|
database = {
|
||||||
url = "postgres://atticd?host=/run/postgresql";
|
url = "postgres://atticd?host=/run/postgresql";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user