otasoft-core icon indicating copy to clipboard operation
otasoft-core copied to clipboard

[Docker] docker-compose incorrect values

Open n10000k opened this issue 4 years ago • 0 comments

Bug Report

Current behavior

services.otasoft-api-rabbitmq.ports contains an invalid type, it should be a number, or an object
services.otasoft-catalog-mysql-master.ports contains an invalid type, it should be a number, or an object
services.otasoft-catalog-mysql-slave.ports contains an invalid type, it should be a number, or an object
services.otasoft-catalog-kibana.ports contains an invalid type, it should be a number, or an object
services.otasoft-api-rabbitmq.ports contains an invalid type, it should be a number, or an object
services.otasoft-api-redis.ports contains an invalid type, it should be a number, or an object
services.otasoft-catalog-nginx.ports contains an invalid type, it should be a number, or an object
services.otasoft-catalog-elasticsearch.ports contains an invalid type, it should be a number, or an object

For Tooling issues:

  • Node version: latest
  • Platform: mac

n10000k avatar May 23 '21 14:05 n10000k