mirror of
https://github.com/Retropex/btcpayserver-docker.git
synced 2025-05-12 13:00:41 +02:00
Fix circleci
This commit is contained in:
parent
0cb3988500
commit
a9ff6f0e11
@ -2,7 +2,11 @@
|
||||
|
||||
set -e
|
||||
|
||||
cd ..
|
||||
cd ../..
|
||||
|
||||
[ -d btcpayserver-docker ] || mv project btcpayserver-docker
|
||||
|
||||
cd btcpayserver-docker
|
||||
|
||||
export BTCPAY_HOST="btcpay.local"
|
||||
export REVERSEPROXY_DEFAULT_HOST="btcpay.local"
|
||||
|
Loading…
Reference in New Issue
Block a user