Skip to content
Phoenix Paulina Schmid edited this page May 9, 2025 · 7 revisions

Autocaliweb supports the following environment variables:

# Setting the timezone
TZ=

# Process user and group ids
PUID=
PGID=

# Declaration of optional docker mods
DOCKER_MODS=

# For verification of your Autocaliweb instance against the Google Search Console
GOOGLE_SITE_VERIFICATION=

# For configuration of Autocaliweb behind a reverse proxy under a path
PROXY_SCRIPT_NAME=
PROXY_SCHEME=
PROXY_FORWARDED_HOST=
PROXY_PORT=

# Set the mode of the deployment (default production)
APP_MODE=
Clone this wiki locally