changes for Authelia setup
This commit is contained in:
@ -20,4 +20,15 @@ ha.saljic.me {
|
||||
# --- Immich ---
|
||||
tagebuch.saljic.me {
|
||||
reverse_proxy 10.10.10.6:2283
|
||||
}
|
||||
|
||||
# --- default ---
|
||||
saljic.me {
|
||||
header Content-Type text/html
|
||||
respond <<HTML
|
||||
<html>
|
||||
<head><title>saljic.me</title></head>
|
||||
<body>Hello there</body>
|
||||
</html>
|
||||
HTML 200
|
||||
}
|
||||
Reference in New Issue
Block a user