diff --git a/envfile b/envfile index 294a09d..652ae18 100644 --- a/envfile +++ b/envfile @@ -4,7 +4,7 @@ TURN_SECRET=your_secure_turn_secret NODE_ENV=production # Host Configuration -HOST_DOMAIN=ywebrtc.example.com +HOST_DOMAIN=filepizza.example.com # CORS Configuration API_ORIGINS=https://filepizza.example.com,https://myapp.example.com,http://localhost:8081