piped-refresher/.env.example

5 lines
127 B
Text
Raw Normal View History

2024-12-28 18:58:20 +01:00
PIPED_USERNAME="johndoe"
PIPED_PASSWORD="supersecurepass"
PIPED_API_URL="https://pipedapi.kavin.rocks"
QUERY_WAIT_TIME="10000"