feat: add Docker deployment configuration
- Add server Dockerfile with multi-stage build - Add frontend Dockerfile with Nginx - Add docker-compose.yml for orchestration - Add Nginx config with SSL support - Add deployment documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2
packages/client-screen/.env.production
Normal file
2
packages/client-screen/.env.production
Normal file
@@ -0,0 +1,2 @@
|
||||
VITE_SOCKET_URL=
|
||||
VITE_API_URL=
|
||||
Reference in New Issue
Block a user