chore(pling): bootstrap uv project and env template
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Pling/OpenDesktop dry-run config
|
||||
# CLI args take precedence over these env vars.
|
||||
|
||||
PLING_BASE_URL=https://www.opendesktop.org
|
||||
PLING_PROJECT_ID=123456
|
||||
PLING_USERNAME=your-email@example.com
|
||||
PLING_PASSWORD=your-password
|
||||
|
||||
# Optional runtime tuning
|
||||
# PLING_TIMEOUT=30
|
||||
# PLING_MAX_RETRIES=2
|
||||
Reference in New Issue
Block a user