Updated CORS
This commit is contained in:
@@ -353,6 +353,7 @@ app.include_router(
|
||||
# NOTE: Need to .localhost for less browser restrictions! Mainly for audio and video.
|
||||
origins = [
|
||||
'https://oneskyit.com',
|
||||
'http://app-local.oneskyit.com',
|
||||
'http://192.168.32.20:3000',
|
||||
'http://192.168.32.20:8080',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user