You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
box-o-sand/sylvilagus/.example.env

4 lines
279 B

export SYLVILAGUS_ROOT="$HOME/src/box-o-sand/src/sylvilagus"
export SYLVILAGUS_AMQP_URI="amqp://sylvilagus:$(cat $SYLVILAGUS_ROOT/.sylvilagus-passwd)@localhost:5672/warren"
export SYLVILAGUS_ROOT_ADMIN_AMQP_URI="amqp://admin:$(cat $SYLVILAGUS_ROOT/.admin-passwd)@localhost:5672"