mirror of
https://github.com/logos-blockchain/logos-blockchain-block-explorer-template.git
synced 2026-04-01 16:33:13 +00:00
Load recources from current path in index.html
This commit is contained in:
parent
46fa934148
commit
d4f8b81147
@ -20,6 +20,8 @@ async def main():
|
||||
reload=False,
|
||||
loop="asyncio",
|
||||
log_config=None,
|
||||
proxy_headers=True,
|
||||
forwarded_allow_ips="*",
|
||||
)
|
||||
server = uvicorn.Server(config)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user