Files
stampy-chat/api/nixpacks.toml
T
2023-05-07 19:56:03 -04:00

6 lines
115 B
TOML

# [phases.build]
# cmds = ['python3 dataset_dl.py']
[start]
cmd = 'gunicorn --timeout 300 "main:app" --threads 4'