D53/run_local.sh

9 lines
198 B
Bash
Executable File

#!/bin/sh
RUST_LOG=d53=info cargo run \
-- \
--consul-addr http://localhost:8500 \
--providers deuxfleurs.org:gandi \
--gandi-api-key $GANDI_API_KEY \
--allowed-domains staging.deuxfleurs.org