Files
lnbits/Procfile
T

2 lines
61 B
Plaintext

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