Add caddy
This commit is contained in:
11
services/immich/immich.caddy
Normal file
11
services/immich/immich.caddy
Normal 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
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user