Spaces:
Sleeping
Sleeping
| # to see if your .env file is working correctly by running `docker-compose config` | |
| # the site name | |
| SITE_NAME="Web-SyncPlay" | |
| # your domain from which sessions are being served | |
| # remove trailing slash !!! | |
| PUBLIC_DOMAIN="nailioq-webstreamnew.hf.space" | |
| YT_API_KEY=AIzaSyAhgfsfoHDpCmR-vtMu0gMyeimBtHwQFs8 | |
| # Default image to display when a new room is created (instead of default video) | |
| DEFAULT_IMG=/logo_white.png | |