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
chore(docker-compose): improve node service security & reliability
- Added `restart: unless-stopped` for automatic recovery
- Clarified volume mount permissions (:rw specified)
- Documented that RPC, WebSocket, metrics, and pprof ports should NOT be publicly exposed
- Kept environment variable fallbacks for flexibility (.env.mainnet / .env.sepolia)
0 commit comments