lnbits/Procfile
2020-10-02 14:59:29 -03:00

2 lines
61 B
Plaintext

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