config.py 237 B

12345
  1. # The deployment address of the demos module
  2. demo_host = 'http://pywebio-demos.pywebio.online'
  3. # The deployment address of https://github.com/wang0618/pywebio-chart-gallery repo
  4. charts_demo_host = 'http://pywebio-charts.pywebio.online'