Create env-example

Create an example file which will need to be renamed to `.env`
pull/261/head
iamdoubz 9 months ago committed by GitHub
parent d83f2c0b81
commit e4f2476f4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,11 @@
PORT=3000
REDIS_URL=redis://redis:6379
COTURN_ENABLED=true
TURN_REALM=file.pizza
TURN_HOST=file.pizza
TURN_PORT=3478
TURNS_PORT=5349
TURN_CRED=
TURN_TRANS=both
STUN_HOST=
STUN_PORT=
Loading…
Cancel
Save