Add caddy

This commit is contained in:
Maurice
2025-10-03 17:01:18 +02:00
parent b8d781c9c4
commit 1cc2638da9

View File

@@ -0,0 +1,11 @@
http://photos.goofjes.nl {
import https-redir
}
https://photos.goofjes.nl {
import https
import compression
import default-headers
log access
reverse_proxy immich_server:2283
}