fixing docker-compose and cleanup

This commit is contained in:
stefan
2025-09-15 11:08:55 +02:00
parent f256d42d97
commit c35cb1010b
10 changed files with 1606 additions and 163 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ readonly TEST_ENDPOINTS=(
# Service discovery endpoints
readonly SERVICE_ENDPOINTS=(
"masterdata:8081"
"horses:8082"
"horses:8082
"events:8083"
"members:8084"
)