feat: UAT environment setup with separate PocketBase instance

- Add UAT PocketBase on port 8712 with separate pb_data_uat
- Add UAT nginx config proxying to UAT PB (port 8712)
- Update Dockerfile to support NGINX_CONF build arg
- Add .gitignore for .playwright-mcp/
- Auto-generated team_sessions migration

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
congsh
2026-04-18 11:11:38 +08:00
parent 7299128a34
commit 277a484f60
5 changed files with 102 additions and 3 deletions
+1 -1
View File
@@ -35,4 +35,4 @@ backend/pb_migrations.bak/
# Temporary files
*.tmp
.cache/
.cache/.playwright-mcp/