adapt Procfile hypercorn call.
This commit is contained in:
parent
3ab29e6e50
commit
2dfae9ecc1
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
web: hypercorn --bind 0.0.0.0:5000 lnbits:app
|
||||
web: hypercorn --bind 0.0.0.0:5000 lnbits.app:create_app()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue