bugfixes and fix topup wallet

This commit is contained in:
dni ⚡
2022-10-12 13:08:59 +02:00
parent 91a5f7d214
commit c9ead25d50
7 changed files with 60 additions and 41 deletions
+1
View File
@@ -52,6 +52,7 @@ def main(ctx, port: int, host: str, ssl_keyfile: str, ssl_certfile: str, reload:
port=port,
host=host,
reload=reload,
forwarded_allow_ips="*",
ssl_keyfile=ssl_keyfile,
ssl_certfile=ssl_certfile,
**d