fix(docker): set empty ASSETS_WHITELIST_URL to prevent explorer crash on DNS failure
Some checks are pending
Build & Release / Linux x86_64 (push) Waiting to run
Build & Release / macOS ARM64 (push) Waiting to run
Build & Release / Create Release (push) Blocked by required conditions

Co-Authored-By: Charon <charon@lethean.io>
This commit is contained in:
Claude 2026-04-03 13:31:19 +01:00
parent 3fd1af9824
commit 1e565495bb
No known key found for this signature in database
GPG key ID: AF404715446AEB41

View file

@ -111,6 +111,7 @@ services:
PGHOST: explorer-db
PGPORT: "5432"
MEXC_API_URL: ""
ASSETS_WHITELIST_URL: ""
depends_on:
daemon:
condition: service_healthy