mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-16 17:45:14 +01:00
cors-school
This commit is contained in:
parent
c0ed8f61fc
commit
ab7d6a91d6
6 changed files with 88 additions and 4 deletions
|
|
@ -45,3 +45,12 @@ api.hugo-chat.nilstrieb.dev {
|
|||
hugo-chat.nilstrieb.dev {
|
||||
reverse_proxy * localhost:5002
|
||||
}
|
||||
|
||||
api.cors-school.nilstrieb.dev {
|
||||
import cors https://cors-school.nilstrieb.dev
|
||||
reverse_proxy * localhost:5003
|
||||
}
|
||||
|
||||
cors-school.nilstrieb.dev {
|
||||
reverse_proxy * localhost:5004
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue