lnbits-legend/Procfile

2 lines
61 B
Text
Raw Normal View History

2020-10-02 14:53:55 -03:00
web: hypercorn --bind 0.0.0.0:5000 'lnbits.app:create_app()'