feat: opencloud test

This commit is contained in:
Nick 2025-07-07 15:50:45 -05:00
parent 11b3634d56
commit 17b17a866e

View file

@ -10,7 +10,7 @@ in
services = {
opencloud = {
enable = true;
url = host;
url = "https://${host}";
port = service.ports.port0;
address = localhost;
stateDir = "/var/lib/${service.name}";