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