System/Servenix: Open TeamSpeak ports

This commit is contained in:
2025-11-12 19:57:04 +01:00
parent c3863c568f
commit 9824a769c1
11 changed files with 28 additions and 25 deletions
+2 -4
View File
@@ -12,12 +12,10 @@ in {
image = "gitea.vps.chriphost.de/christoph/pocketbase:${pocketbaseVersion}";
autoStart = true;
dependsOn = [
# "pihole"
];
dependsOn = [];
ports = [
"8090:8080"
"8090:8080" # Bind for VPS
];
volumes = [