caddyfile fix
This commit is contained in:
parent
fb021a8d1b
commit
01e11e0bef
1 changed files with 3 additions and 3 deletions
|
|
@ -40,7 +40,7 @@ log.netgrimoire.com {
|
|||
}
|
||||
|
||||
win.netgrimoire.com {
|
||||
reverse_proxy http://192.168.5.12:8006
|
||||
reverse_proxy http://192.168.5.10:8006
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -53,7 +53,7 @@ docker.netgrimoire.com {
|
|||
}
|
||||
|
||||
immich.netgrimoire.com {
|
||||
reverse_proxy http://192.168.5.12:2283
|
||||
reverse_proxy http://192.168.5.10:2283
|
||||
}
|
||||
|
||||
npm.netgrimoire.com {
|
||||
|
|
@ -108,7 +108,7 @@ www.wasted-bandwidth.net {
|
|||
|
||||
scrutiny.netgrimoire.com {
|
||||
import authentik
|
||||
reverse_proxy http://192.168.5.12:8081
|
||||
reverse_proxy http://192.168.5.10:8081
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue