feat: update Caddyfile to add redirection from photos.vleeuwen.me to photos.mvl.sh
This commit is contained in:
parent
0026a6d8dc
commit
ad271fe57b
@ -1,8 +1,13 @@
|
||||
photos.vleeuwen.me photos.mvl.sh {
|
||||
photos.mvl.sh {
|
||||
reverse_proxy immich:2283
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
photos.vleeuwen.me {
|
||||
redir https://photos.mvl.sh{uri}
|
||||
tls {{ caddy_email }}
|
||||
}
|
||||
|
||||
hoarder.mvl.sh {
|
||||
reverse_proxy hoarder:3000
|
||||
tls {{ caddy_email }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user