Skip to content

Instantly share code, notes, and snippets.

@supun19
Created September 19, 2018 05:37
Show Gist options
  • Save supun19/825a2ca6565dafa2e2aee9ea067be134 to your computer and use it in GitHub Desktop.
Save supun19/825a2ca6565dafa2e2aee9ea067be134 to your computer and use it in GitHub Desktop.
config/index.js change default url
make alise nginx
# Backward compatibility
location ~ /external_api.* {
root /opt/jitsi-meet/libs;
}
copy /opt/jitsi-meet/libs/extenal_api.min.js /opt/jitsi-meet/libs/extenal_api.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment