22 lines
265 B
Text
22 lines
265 B
Text
|
{
|
||
|
servers {
|
||
|
metrics
|
||
|
}
|
||
|
admin :2019
|
||
|
}
|
||
|
|
||
|
qpismont.fr {
|
||
|
redir https://www.qpismont.fr
|
||
|
}
|
||
|
|
||
|
www.qpismont.fr {
|
||
|
reverse_proxy my_cv:80
|
||
|
}
|
||
|
|
||
|
gitea.qpismont.fr {
|
||
|
reverse_proxy gitea:3000
|
||
|
}
|
||
|
|
||
|
woodpecker.qpismont.fr {
|
||
|
reverse_proxy woodpecker_server:8000
|
||
|
}
|