mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-21 17:28:31 -05:00
update: secure-headers config
This commit is contained in:
@@ -569,6 +569,7 @@ return [
|
||||
'allow' => [
|
||||
'https://'.parse_url(env('APP_URL'), PHP_URL_HOST).':8443/socket.io/',
|
||||
'wss://'.parse_url(env('APP_URL'), PHP_URL_HOST).':8443/socket.io/',
|
||||
'https://api.themoviedb.org/',
|
||||
],
|
||||
'self' => true,
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user