Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d214e1a7f |
@@ -19,4 +19,5 @@ echo "[entrypoint] Starting initial scrape in background..."
|
||||
bash /app/run_all.sh &
|
||||
|
||||
echo "[entrypoint] Starting combined server on port 8080..."
|
||||
exec DATA_DIR="$DATA_DIR" python3 /app/server.py
|
||||
export DATA_DIR
|
||||
exec python3 /app/server.py
|
||||
|
||||
Reference in New Issue
Block a user