Connection between the web interface and the logic
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user