feat&fix: update paths in configuration, enhance error handling, and improve UI elements
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
ports:
|
||||
- "${FLASK_PORT:-8080}:8080"
|
||||
volumes:
|
||||
- .:/app/monitor
|
||||
- ../evaluation_examples:/app/evaluation_examples
|
||||
- ../results_operator_aws:/app/results_operator_aws
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user