mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
nginx
This commit is contained in:
parent
12bbb3ed3a
commit
f8a7c18de8
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ http {
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
proxy_pass http://cors-school-backend:8080/;
|
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