update docs:add env_example in Tutorial;sync edit docs/DEPLOYMENT.md depend on docs/DEPLOYMENT.zh-CN.md.

This commit is contained in:
david_bai
2025-07-01 23:40:18 +08:00
parent 11b338432a
commit c9227baaf1
10 changed files with 202 additions and 200 deletions
+6 -1
View File
@@ -1 +1,6 @@
NEXT_PUBLIC_API_URL=http://43.142.81.156:3001
NEXT_PUBLIC_API_URL=http://43.142.81.156:3001
# Option,Delete if not needed
NEXT_PUBLIC_TURN_HOST=43.142.81.156
NEXT_PUBLIC_TURN_USERNAME=[Username]
NEXT_PUBLIC_TURN_PASSWORD=[Password]