[mirotalk] - add httpolyglot
This commit is contained in:
+6
-6
@@ -1,15 +1,15 @@
|
||||
# Domain
|
||||
# App environment
|
||||
|
||||
HOST=localhost
|
||||
NODE_ENV=development #development or production
|
||||
|
||||
# HOST: Default to http://localhost:port
|
||||
|
||||
HOST=
|
||||
|
||||
# Signaling Server listen port
|
||||
|
||||
PORT=3000
|
||||
|
||||
# Enable self-signed certs (app/ssl)
|
||||
|
||||
HTTPS=false # true or false
|
||||
|
||||
# Trust Proxy
|
||||
|
||||
TRUST_PROXY=false #true or false
|
||||
|
||||
Reference in New Issue
Block a user