Enable the `anchor-server` to connect to self-hosted Supabase instances that use self-signed certificates. Currently, the server fails to start when attempting to connect to such a setup, blocking critical functionality for users with self-hosted environments.
### Archon Version v0.1.0 ### Bug Severity 🔴 Critical - App unusable ### Bug Description I cant get anchor-server to connect to self hosted supabase with self signed certificate. ### Steps to Reproduce Self hosted supabase on docker with self signed certificate Update .env with supabase URL and API Run docker compose up -d from anchor git folder ### Expected Behavior anchor-server container to start successfully ### Actual Behavior anchor-server fail to start - log attached [docker-log.txt](https://github.com/user-attachments/files/22173144/docker-log.txt) ### Error Details (if any) ```text 2025-09-05 21:35:02.553 | INFO: Will watch for changes in these directories: ['/app'] 2025-09-05 21:35:02.553 | INFO: Uvicorn running on http://0.0.0.0:8181 (Press CTRL+C to quit) 2025-09-05 21:35:02.553 | INFO: Started reloader process [1] using WatchFiles 2025-09-05 21:35:13.397 | INFO: Started server process [8] 2025-09-05 21:35:13.397 | INFO: Waiting for