Browse Source

auto check

master
zeus 3 years ago
parent
commit
24d097f65e
  1. 4
      docker-compose.yml

4
docker-compose.yml

@ -77,8 +77,8 @@ services:
options: options:
fluentd-async-connect: "true" fluentd-async-connect: "true"
tag: mongo.mongodb tag: mongo.mongodb
expose: #expose:
- 27017 #- 27017
#ports: #ports:
# - "27017:27017" # - "27017:27017"
networks: networks:

Loading…
Cancel
Save