mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-24 14:00:40 +08:00
6 lines
103 B
TOML
6 lines
103 B
TOML
# [phases.build]
|
|
# cmds = ['python3 dataset_dl.py']
|
|
|
|
[start]
|
|
cmd = 'gunicorn --timeout 300 "main:app"'
|