4 lines
144 B
Plaintext
4 lines
144 B
Plaintext
# Use start_alwrity_backend.py for deployment
|
|
# This script handles all bootstrap logic and starts uvicorn
|
|
web: python start_alwrity_backend.py
|