podman -> docker
This commit is contained in:
10
Caddyfile
10
Caddyfile
@@ -1,8 +1,8 @@
|
||||
http://{$APP_DOMAIN:eshop.kompress.farmeris.sk} {
|
||||
redir https://{$APP_DOMAIN:eshop.kompress.farmeris.sk}{uri} permanent
|
||||
}
|
||||
|
||||
https://{$APP_DOMAIN:eshop.kompress.farmeris.sk} {
|
||||
# Caddyfile_kompress_eshop — imported by the central Caddy
|
||||
# (docker-compose.caddy.yml). Caddy reaches the app by container name because
|
||||
# it shares the external `kompress_eshop-net` network, same as gitea/biomed.
|
||||
# Caddy serves automatic HTTPS and redirects http->https by default.
|
||||
eshop.kompress.farmeris.sk {
|
||||
encode zstd gzip
|
||||
|
||||
header {
|
||||
|
||||
Reference in New Issue
Block a user