# Backend (Go) # HNHMAP_PORT=8080 # HNHMAP_BOOTSTRAP_PASSWORD= # Set once for first run: login as admin with this password to create the first admin user (then unset or leave empty) # Grids directory (default: grids); in Docker often /map # HNHMAP_GRIDS=grids # OAuth (Google) — optional # HNHMAP_BASE_URL=https://map.example.com # HNHMAP_OAUTH_GOOGLE_CLIENT_ID= # HNHMAP_OAUTH_GOOGLE_CLIENT_SECRET= # Frontend (Nuxt dev) — used in docker-compose # NUXT_PUBLIC_API_BASE=/map/api