代码拉取完成,页面将自动刷新
同步操作将从 huangmeng4520/PiggyMetrics 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
# version: '2'
# services:
# rabbitmq:
# ports:
# - 5672:5672
# config:
# build: config
# ports:
# - 8888:8888
# registry:
# build: registry
# gateway:
# build: gateway
# auth-service:
# build: auth-service
# ports:
# - 5000:5000
########合并auth-mongodb|account-mongodb|statistics-mongodb|notification-mongodb为一个单独的data-mongodb
# data-mongodb
# build: mongodb
# ports:
# - 25000:27017
# auth-mongodb:
# build: mongodb
# ports:
# - 25000:27017
# account-service:
# build: account-service
# ports:
# - 6000:6000
# account-mongodb:
# build: mongodb
# ports:
# - 26000:27017
# statistics-service:
# build: statistics-service
# ports:
# - 7000:7000
# statistics-mongodb:
# build: mongodb
# ports:
# - 27000:27017
# notification-service:
# build: notification-service
# ports:
# - 8000:8000
# notification-mongodb:
# build: mongodb
# ports:
# - 28000:27017
# monitoring:
# build: monitoring
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。