mirror of
https://github.com/YunoHost-Apps/2FAuth_ynh.git
synced 2024-09-03 20:36:18 +02:00
remove cors thing
This commit is contained in:
parent
a7bdc16d66
commit
9bf91d3f0c
1 changed files with 0 additions and 2 deletions
|
@ -6,8 +6,6 @@ location __PATH__/ {
|
|||
|
||||
client_max_body_size 50m;
|
||||
|
||||
more_set_headers "Access-Control-Allow-Origin: *";
|
||||
|
||||
index index.php;
|
||||
|
||||
location = /favicon.ico { access_log off; log_not_found off; }
|
||||
|
|
Loading…
Reference in a new issue