1

System/Servenix: Open TeamSpeak ports

This commit is contained in:
2025-11-11 13:48:08 +01:00
parent c3863c568f
commit 9824a769c1
11 changed files with 28 additions and 25 deletions

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 = [