feat: audiobookshelf test

This commit is contained in:
Nick 2025-03-18 22:36:05 -05:00
parent 0fdd4f6fe9
commit 1d77c1286f

View file

@ -25,6 +25,8 @@ in
reverse_proxy ${localhost}:${toString service.ports.port0}
tls ${service.ssl.cert} ${service.ssl.key}
encode gzip zstd
'';
};
};