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
refactor(docker): remove static config files and use dynamic generation
- Remove static config.toml files from indexer-service and tap-agent
- Update Dockerfiles to rely on start.sh for dynamic config generation
- Clean up docker-compose.dev.yml by removing commented static config mounts
- Ensure consistent contract file mounting across all Docker configurations
0 commit comments