fixed ip for homepage
This commit is contained in:
@@ -44,10 +44,10 @@
|
||||
|
||||
akanealw.com {
|
||||
import cloudflare
|
||||
@homepage host akanealw.com
|
||||
handle @homepage {
|
||||
@akanealwcom host akanealw.com
|
||||
handle @akanealwcom {
|
||||
import auth
|
||||
reverse_proxy 192.168.1.30:3005
|
||||
reverse_proxy 192.168.1.4:3005
|
||||
}
|
||||
}
|
||||
|
||||
@@ -468,7 +468,7 @@ authentik.akanealw.com {
|
||||
@homepage host www.akanealw.com
|
||||
handle @homepage {
|
||||
import auth
|
||||
reverse_proxy 192.168.1.30:3005
|
||||
reverse_proxy 192.168.1.4:3005
|
||||
}
|
||||
|
||||
@filebrowser host filebrowser.akanealw.com
|
||||
|
||||
Reference in New Issue
Block a user