Loading vessels-commands/src/main/resources/application-prod.properties +3 −3 Original line number Diff line number Diff line spring.kafka.bootstrap-servers=localhost:9092 spring.kafka.bootstrap-servers=kf-1:9092,kf-2:9092,kf-3:9092 spring.kafka.properties.schema.registry.url=http://localhost:18081 spring.kafka.properties.schema.registry.url=http://schema-registry:8081 stream.application.id=${info.vessels-commands.name} Loading @@ -11,4 +11,4 @@ oauth.server=http://oauth:8081 #Local private property.path.media_storage.LOCAL_PRIVATE_BASE_PATH=/data/REDMIC/MEDIA_STORAGE No newline at end of file property.path.media_storage.LOCAL_PRIVATE_BASE_PATH=/data/MEDIA_STORAGE No newline at end of file vessels-view/src/main/resources/application-prod.properties +3 −3 Original line number Diff line number Diff line spring.kafka.bootstrap-servers=localhost:9092 spring.kafka.bootstrap-servers=kf-1:9092,kf-2:9092,kf-3:9092 spring.kafka.properties.schema.registry.url=http://localhost:18081 spring.kafka.properties.schema.registry.url=http://schema-registry:8081 #elastic elastic.addresses=localhost,172.31.8.153 elastic.addresses=es-1,es-2,es-3 elastic.port=9300 elastic.clusterName=redmic redmic.elasticsearch.check.mappings=true Loading Loading
vessels-commands/src/main/resources/application-prod.properties +3 −3 Original line number Diff line number Diff line spring.kafka.bootstrap-servers=localhost:9092 spring.kafka.bootstrap-servers=kf-1:9092,kf-2:9092,kf-3:9092 spring.kafka.properties.schema.registry.url=http://localhost:18081 spring.kafka.properties.schema.registry.url=http://schema-registry:8081 stream.application.id=${info.vessels-commands.name} Loading @@ -11,4 +11,4 @@ oauth.server=http://oauth:8081 #Local private property.path.media_storage.LOCAL_PRIVATE_BASE_PATH=/data/REDMIC/MEDIA_STORAGE No newline at end of file property.path.media_storage.LOCAL_PRIVATE_BASE_PATH=/data/MEDIA_STORAGE No newline at end of file
vessels-view/src/main/resources/application-prod.properties +3 −3 Original line number Diff line number Diff line spring.kafka.bootstrap-servers=localhost:9092 spring.kafka.bootstrap-servers=kf-1:9092,kf-2:9092,kf-3:9092 spring.kafka.properties.schema.registry.url=http://localhost:18081 spring.kafka.properties.schema.registry.url=http://schema-registry:8081 #elastic elastic.addresses=localhost,172.31.8.153 elastic.addresses=es-1,es-2,es-3 elastic.port=9300 elastic.clusterName=redmic redmic.elasticsearch.check.mappings=true Loading