Skip to content

Commit

Permalink
Support PARSE_DASHBOARD_ALLOW_INSECURE_HTTP for parse-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
yongjhih committed Apr 6, 2016
1 parent 4b53aba commit 753ed72
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ parse-dashboard:
APP_ID: $APP_ID
MASTER_KEY: $MASTER_KEY
APP_NAME: $APP_NAME
PARSE_DASHBOARD_ALLOW_INSECURE_HTTP: $PARSE_DASHBOARD_ALLOW_INSECURE_HTTP
ports:
- "4040:4040"

Expand Down

0 comments on commit 753ed72

Please sign in to comment.