diff --git a/coturn/.env b/coturn/.env new file mode 100644 index 0000000..89d31ba --- /dev/null +++ b/coturn/.env @@ -0,0 +1,7 @@ +SUBDOMAIN= +DOMAIN= +EXTERNAL_IP= +STATIC_AUTH_SECRET= +LISTENING_PORT=3478 +MIN_PORT=49160 +MAX_PORT=49200 \ No newline at end of file