update
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
JMARyA 2024-12-29 20:13:15 +01:00
parent f657a61d55
commit 4ce2a0ceaf
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 83 additions and 21 deletions

View file

@ -13,3 +13,5 @@ services:
- "ROUTE_INTERNAL=true"
# Download missing routes on demand
- "DOWNLOAD_ON_DEMAND=true"
# Blacklisted domains (Comma-seperated regex)
- "BLACKLIST_DOMAINS=google.com,.*.youtube.com"