Files
operationSystem-docker/db-docker/config/consul_config.json
2024-08-22 14:05:05 +09:00

6 lines
97 B
JSON

{
"Redis": "127.0.0.1:6379",
"Dynamodb": "http://localhost:8000",
"Kafka": "localhost:9092"
}