Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Zhang Yuxiang
2025-11-07 22:50:42 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
64e24532b550a78249a2607e34f8fc3aa4b8bb21
64e24532
1 parent
bba04196
fix(streamlit): disable file watcher to avoid torch.classes conflict
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
docker-compose.yml
docker-compose.yml
View file @
64e2453
...
...
@@ -9,6 +9,7 @@ services:
restart
:
unless-stopped
environment
:
-
PYTHONUNBUFFERED=1
-
STREAMLIT_SERVER_ENABLE_FILE_WATCHER=false
ports
:
-
"
5000:5000"
-
"
8501:8501"
...
...
Please
register
or
login
to post a comment