Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
SHOW_BRAND_WATERMARK=false

SHOW_JITSI_WATERMARK=false

APP_NAME=[YOUR_APP_NAME]

NATIVE_APP_NAME=[YOUR_APP_NAME]

MOBILE_APP_PROMO= true

MOBILE_DOWNLOAD_LINK_ANDROID=[GOOGLE_PLAY_STORE_LINK_TO_DOWNLOAD_APP]

MOBILE_DOWNLOAD_LINK_IOS=[APPLE_STORE_LINK_TO_DOWNLOAD_APP]

ANDROID_APP_PACKAGE=[ANDROID_BUNDLE_ID]

APP_SCHEME=[IOS_BUNDLE_ID]

Update

...

Jitsi

...

web

...

images/logos

  • Run "docker ps" to get the running container ID of jiti-web.
  • Access docker container of jiti-web service :

...