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

@ -14,7 +14,7 @@ in {
ports = [
# "8080:8090"
# "3111:5173"
"3111:8080"
"3111:8080" # Bind for VPS
];
volumes = [];