mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 08:45:02 +01:00
cors
This commit is contained in:
parent
dec1acc6a1
commit
12bbb3ed3a
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ http {
|
|||
|
||||
location / {
|
||||
proxy_pass http://cors-school-backend:8080/;
|
||||
add_header Access-Control-Allow-Origin cors-school.nilstrieb.dev;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue