This commit is contained in:
soraefir
2026-05-31 00:06:58 +02:00
parent b46d9139df
commit cebd969445
2 changed files with 9 additions and 8 deletions

View File

@@ -120,6 +120,7 @@ in {
volumes = [
"${settings}:/app/config/settings.yaml:ro"
"${services}:/app/config/services.yaml:ro"
"/var/run/podman/podman.sock:/var/run/docker.sock"
];
};
};

View File

@@ -39,11 +39,11 @@
searxng.subdomain = "searx";
homepage.subdomain = "home";
# ===== CLOUD =====
# nextcloud.subdomain = "cloud";
# collabora.subdomain = "office";
# etherpad.subdomain = "pad";
nextcloud.subdomain = "cloud";
collabora.subdomain = "office";
etherpad.subdomain = "pad";
# ethercalc.subdomain = "calc";
# immich.subdomain = "pic";
immich.subdomain = "pic";
# ===== FLIX =====
# invidious.subdomain = "yt";
jellyfin.subdomain = "flix";