nicolas.dorier
7 years ago
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
#!/bin/bash |
|||
|
|||
. /etc/profile.d/btcpay-env.sh |
|||
|
|||
cd "`dirname $BTCPAY_ENV_FILE`" |
|||
docker-compose -f $BTCPAY_DOCKER_COMPOSE up -d |
Loading…
Reference in new issue