diff --git a/conf/.env b/conf/.env new file mode 100644 index 0000000..c9f73da --- /dev/null +++ b/conf/.env @@ -0,0 +1,3 @@ +PORT=__PORT__ +EXTRA_ICE_SERVERS=turn:localhost:3478 +WEBTORRENT_TRACKERS=ws://localhost:8000 \ No newline at end of file