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

I want to add new CLASS on client side, but I always get 400 (Bad Request) #89

Open
Wolke opened this issue Feb 13, 2017 · 0 comments
Open

Comments

@Wolke
Copy link

Wolke commented Feb 13, 2017

does I set environment right?

parse-server:
image: yongjhih/parse-server

environment:
  PORT: 1337
  DATABASE_URI: "mongodb://mongo:27017/test"
  APP_ID: "test"
  MASTER_KEY: test_MASTER_KEY
  JAVASCRIPT_KEY: test_JAVASCRIPT_KEY
links: 
- mongo
depends_on: 
- mongo
@Wolke Wolke changed the title I want to add new CLASS on client side, but I always show 400 (Bad Request) I want to add new CLASS on client side, but I always get 400 (Bad Request) Feb 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants