Fix path
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
set -e
|
||||
|
||||
# Run the Python application
|
||||
exec python /app/src/main.py
|
||||
exec python -m src.main
|
||||
|
||||
Reference in New Issue
Block a user