mirror of
https://github.com/JGH0/Todo-App-Backend.git
synced 2026-06-03 13:28:47 +02:00
Fixed permission error
This commit is contained in:
@@ -34,7 +34,7 @@ class Cors extends BaseConfig
|
|||||||
* - ['http://localhost:8080']
|
* - ['http://localhost:8080']
|
||||||
* - ['https://www.example.com']
|
* - ['https://www.example.com']
|
||||||
*/
|
*/
|
||||||
'allowedOrigins' => ['*'],
|
'allowedOrigins' => ['http://localhost:5173', 'http://127.0.0.1:5173', 'http://localhost'],
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Origin regex patterns for the `Access-Control-Allow-Origin` header.
|
* Origin regex patterns for the `Access-Control-Allow-Origin` header.
|
||||||
|
|||||||
0
public/themes/2341342134-1441f7.css
Normal file → Executable file
0
public/themes/2341342134-1441f7.css
Normal file → Executable file
0
public/themes/arctic-frost.css
Normal file → Executable file
0
public/themes/arctic-frost.css
Normal file → Executable file
0
public/themes/extract-test-theme-5fae6e.css
Normal file → Executable file
0
public/themes/extract-test-theme-5fae6e.css
Normal file → Executable file
0
public/themes/forest-grove.css
Normal file → Executable file
0
public/themes/forest-grove.css
Normal file → Executable file
0
public/themes/manual-game-update-2-e1a77a.css
Normal file → Executable file
0
public/themes/manual-game-update-2-e1a77a.css
Normal file → Executable file
0
public/themes/manual-game-update-7cc79d.css
Normal file → Executable file
0
public/themes/manual-game-update-7cc79d.css
Normal file → Executable file
0
public/themes/midnight-void.css
Normal file → Executable file
0
public/themes/midnight-void.css
Normal file → Executable file
0
public/themes/obsidian-rose.css
Normal file → Executable file
0
public/themes/obsidian-rose.css
Normal file → Executable file
0
public/themes/ocean-breeze.css
Normal file → Executable file
0
public/themes/ocean-breeze.css
Normal file → Executable file
0
public/themes/red-extract-theme-a3aabe.css
Normal file → Executable file
0
public/themes/red-extract-theme-a3aabe.css
Normal file → Executable file
0
public/themes/sunset-ember.css
Normal file → Executable file
0
public/themes/sunset-ember.css
Normal file → Executable file
0
public/themes/test-theme-103fb1.css
Normal file → Executable file
0
public/themes/test-theme-103fb1.css
Normal file → Executable file
0
public/themes/test-theme-6fcabb.css
Normal file → Executable file
0
public/themes/test-theme-6fcabb.css
Normal file → Executable file
0
public/themes/themestore-theme-by-came-0da6fd.css
Normal file → Executable file
0
public/themes/themestore-theme-by-came-0da6fd.css
Normal file → Executable file
38
public/themes/woiefhwoaeiglwejighfiwk-69eed7.css
Normal file
38
public/themes/woiefhwoaeiglwejighfiwk-69eed7.css
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user