feat: add TeamSpeak environment template

Provide .env.example for TeamSpeak configuration
Ensures consistency across service deployments

All services now have .env.example files
This commit is contained in:
m1ngsama 2025-12-05 11:45:00 +08:00
parent 5be2155b3c
commit 594cdf586d

3
teamspeak/.env.example Normal file
View file

@ -0,0 +1,3 @@
# TeamSpeak Server Admin Password
# Change this to a strong password before deployment
TS3_ADMIN_PASSWORD=ChangeThisPassword123!