adds upstreams for CF Cortex

This commit is contained in:
2025-08-15 09:38:46 +02:00
parent 7cea261f0d
commit d8e14964ad

View File

@@ -22,6 +22,18 @@ pseudo.cortex.consider-funding.de {
import oauth2_protect pseudo.cortex.consider-funding.de http://10.20.0.2:5000
}
p-3001.cortex.consider-funding.de {
reverse_proxy http://10.20.0.2:3001
}
p-8002.cortex.consider-funding.de {
reverse_proxy http://10.20.0.2:8002
}
p-8003.cortex.consider-funding.de {
reverse_proxy http://10.20.0.2:8003
}
pdf.consider-it.de {
import oauth2_protect pdf.consider-it.de http://stirling-pdf:8080
}