D53/run_local.sh
Alex b26d4d7bba
All checks were successful
continuous-integration/drone/push Build is passing
Change label format to be a single dns path
2022-12-11 16:29:06 +01:00

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