Skip to content

Commit 147b4b0

Browse files
committed
Update app.py
1 parent a4eac79 commit 147b4b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

particleanalyzer/app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ def main(port=8000, api_key=""):
1818
ssr_mode=True,
1919
show_api=False,
2020
inbrowser=True,
21+
allowed_paths=[assets_path("")],
2122
)

0 commit comments

Comments
 (0)