1. add app.py for payloads alike the one in summarizer app; 2. check that the app service works;
4 lines
120 B
Bash
4 lines
120 B
Bash
APPS=["online.fxreader.pr34.test_task_2025_07_17_v2.payloads.app:get_app_router:"]
|
|
UVICORN_HOST=0.0.0.0
|
|
UVICORN_PORT=80
|