4 Commits

Author SHA1 Message Date
4NK Dev
73191c4a6b Externalize IP/ports configuration and fix binding issues
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m23s
- Add WS_BIND_URL, HEALTH_PORT, HEALTH_BIND_ADDRESS environment variables
- Fix binding to 0.0.0.0 instead of 127.0.0.1
- Update tests to use 0.0.0.0 for Docker compatibility
- Update documentation and changelog
2025-09-20 21:24:12 +00:00
4NK Dev
9fc4ae99c9 feat: externaliser la configuration et remplacer localhost par 0.0.0.0
All checks were successful
build-and-push-ext / build_push (push) Successful in 8s
- Ajout de la variable d'environnement SDK_RELAY_WS_URL pour les tests
- Remplacement de localhost par 0.0.0.0 dans les tests WebSocket
- Ajout de la documentation CONFIGURATION.md
- Mise à jour du CHANGELOG.md
- Amélioration de la compatibilité Docker
2025-09-20 20:50:00 +00:00
2fa1915330 ci: docker_tag=ext chore(relay): bump 0.1.2, faucet: commitment robuste, ws_url=0.0.0.0, sdk_common rev pin 2025-09-20 13:39:21 +02:00
4NK Dev
6bcec5c8ba ci: docker_tag=ext refactor(message): split handlers per type, docs+oss, bump 0.1.1
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m24s
2025-09-19 23:13:55 +00:00