mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
fix uptime caddy
This commit is contained in:
parent
abc21dc9ca
commit
bec08cc25f
2 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,3 @@ vps1.nilstrieb.dev {
|
|||
root * /var/www/html/debug
|
||||
file_server
|
||||
}
|
||||
|
||||
uptime.nilstrieb.dev {
|
||||
reverse_proxy * localhost:5010
|
||||
}
|
||||
|
|
|
|||
|
|
@ -74,3 +74,7 @@ olat.nilstrieb.dev {
|
|||
olat.nilstrieb.dev:8088 {
|
||||
reverse_proxy * localhost:5011
|
||||
}
|
||||
|
||||
uptime.nilstrieb.dev {
|
||||
reverse_proxy * localhost:5010
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue