mirror of
https://git.wownero.com/wowlet/wowlet-backend.git
synced 2024-08-15 01:03:13 +00:00
feather-ws -> wowlet-backend
This commit is contained in:
parent
04e10f6d2b
commit
abfe22e89c
20 changed files with 72 additions and 75 deletions
2
asgi.py
2
asgi.py
|
@ -2,5 +2,5 @@
|
|||
# Copyright (c) 2020, The Monero Project.
|
||||
# Copyright (c) 2020, dsc@xmr.pm
|
||||
|
||||
from fapi.factory import create_app
|
||||
from wowlet_backend_backend.factory import create_app
|
||||
app = create_app()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue