forked from farhoodlabs/paperclip
6b30178766
Previously the server unconditionally overwrote PAPERCLIP_API_URL on startup, clobbering any value set externally (e.g., via Kubernetes ConfigMap). Now only sets the default if the env var is not already set. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>