Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

networks error #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

networks error #25

wants to merge 1 commit into from

Conversation

QuestMi
Copy link

@QuestMi QuestMi commented Apr 29, 2020

part-1/2.3-在Docker容器中运行Elasticsearch,Kibana和Cerebro/docker-es-7.3/docker-compose.yml # 13
netwoks:

  • es7net

修改为:

networks:

  • es73net

line # 13 
netwoks:
   - es7net 
修改为:
networks:
   - es73net
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant