Update main.py
This commit is contained in:
parent
34f46b5ab9
commit
359e3c9985
@ -59,8 +59,6 @@ IP = get_my_ip()
|
||||
ID = filesystem["ID"]
|
||||
location = filesystem["location"]
|
||||
time_to_save = settings["time_to_save"]
|
||||
settings["location"]
|
||||
settings["ID"]
|
||||
app = FastAPI() # init of FastAPI
|
||||
|
||||
origins = ["*", ]
|
||||
|
Loading…
Reference in New Issue
Block a user