# Docker Compose Configuration COMPOSE_PROJECT_NAME=mims-library # Mode: development or production MODE=production NODE_ENV=production # Caddy reverse proxy hostname CADDY_HOST=mims.localhost # Dev mode: uncomment to mount src for hot reload # DEV_MOUNT=./src # Site URL for sitemap generation and OG meta tags # SITE_URL=https://forrest.warehack.ing # SpiceBook URL for interactive circuit simulations # PUBLIC_SPICEBOOK_URL=https://spicebook.warehack.ing