Skip to content

Commit 85a9492

Browse files
committed
Disabled reload
1 parent 1ed83be commit 85a9492

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/tdamapper/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ def main():
593593
host = os.getenv("HOST", "0.0.0.0")
594594
ui.run(
595595
storage_secret="secret",
596+
reload=False,
596597
host=host,
597598
title="tda-mapper-app",
598599
favicon=ICON_URL,

0 commit comments

Comments
 (0)