add fetures change models in web

This commit is contained in:
2025-08-03 08:03:19 +00:00
parent 669bb5830a
commit 9e86008ba0
3 changed files with 114 additions and 39 deletions

View File

@@ -20,7 +20,7 @@ services:
- ./cache/cache:/root/.cache
- ./cache/site-packages:/usr/local/lib/python3.10/site-packages
- ./offline_packages:/offline_packages
# entrypoint: sleep 1000000 #./app/entrypoint.sh
entrypoint: sleep 1000000 #./app/entrypoint.sh
ports:
- "8080:8080"
networks: