mirror of
https://github.com/lnbits/lnbits.git
synced 2026-08-13 12:42:47 +02:00
1 line
69 B
Text
1 line
69 B
Text
web: hypercorn -k trio --bind 0.0.0.0:5000 'lnbits.app:create_app()'
|