fix api endpoint
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
18e7779880
commit
8d3ff73fdc
@ -19,7 +19,7 @@
|
||||
settings = {
|
||||
listen = "[::]:8183";
|
||||
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
|
||||
database = {
|
||||
url = "postgres://atticd?host=/run/postgresql";
|
||||
|
Loading…
x
Reference in New Issue
Block a user