# modem-bridge configuration # Copy to .env and fill in values # Service port (default 3301) BRIDGE_PORT=3301 # Shared secret for targo-hub → modem-bridge auth # Generate with: openssl rand -hex 32 # Leave empty for dev mode (no auth) BRIDGE_TOKEN=