hostname is set from commandline now
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
from app_instance import api
|
||||
|
||||
from wiz_game import the_game
|
||||
from starlette.websockets import WebSocketDisconnect
|
||||
import asyncio
|
||||
|
||||
|
||||
# don't define here, it's defined elsewhere!
|
||||
#playing_lock = asyncio.Lock()
|
||||
|
||||
|
Reference in New Issue
Block a user