lnbits-legend/Procfile
2020-10-04 23:09:11 -03:00

1 line
69 B
Text

web: hypercorn -k trio --bind 0.0.0.0:5000 'lnbits.app:create_app()'