@@ -22,3 +22,11 @@ docker run -v "$(pwd)/Generated:/app/Generated" \
if["$BTCPAYGEN_REVERSEPROXY"=="nginx"];then
cp Production/nginx.tmpl Generated/nginx.tmpl
fi
if["$BTCPAYGEN_REVERSEPROXY"=="traefik"];then
cp Production/traefik.toml Generated/traefik.toml
fi
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.