Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ MARIADB_AUTO_UPGRADE=this_variable_is_used_when_not_empty

# nginx
# https://hub.docker.com/r/nginxinc/nginx-unprivileged
PODMAN_NGINX_IMAGE=docker.io/nginxinc/nginx-unprivileged:1.31.2-alpine3.23@sha256:6320020c7da8714feab524e02c08c5a1958675c4e68700e93a2fd8970b065786
PODMAN_NGINX_IMAGE=docker.io/nginxinc/nginx-unprivileged:1.31.6-alpine3.24@sha256:b54ac358b83fc6c965793fd271839b4ea4cdb6e99895bb19618cbc2ca152d972
PODMAN_NGINX_CONF_DIR_HOST=/your/absolute/path/to/configs/nginx/conf
PODMAN_NGINX_CONF_DIR_CONTAINER=/etc/nginx/conf.d

Expand Down