You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use PLATFORM_PUBLIC_URL for validator challenge containers
Validators need to reach the owner's platform-server at chain.platform.network,
not a local container. Add PLATFORM_PUBLIC_URL env var support.
Validators should set:
PLATFORM_PUBLIC_URL=https://chain.platform.network
0 commit comments