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

Incorrect Environment configure example #83

Closed
Fox4th opened this issue Jun 25, 2014 · 1 comment
Closed

Incorrect Environment configure example #83

Fox4th opened this issue Jun 25, 2014 · 1 comment

Comments

@Fox4th
Copy link

Fox4th commented Jun 25, 2014

Global setting document https://github.com/dreamhead/moco/blob/master/moco-doc/global-settings.md
Environment configure
[
{
"env" : "remote",
"include": "foo.json",
},
{
"env" : "local",
"include": "bar.json",
}
]

Which have "," and cause error while run MOCO

@dreamhead
Copy link
Owner

Corrected. Thanks.

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

No branches or pull requests

2 participants