Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Tidy up json comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 authored Sep 8, 2019
1 parent b8ed7de commit 7206a4d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ Fill the quotation marks with your desired namespaces, etc.
"sp_tenant_id": null // Azure tenant ID (optional)
},
"binderhub": {
"name": "", // Name of your BinderHub
"version": "", // Helm chart version to deploy, should be 0.2.0-<commit-hash>
"image_prefix": "" // The prefix to preppend to Docker images (e.g. "binder-prod")
"name": "", // Name of your BinderHub
"version": "", // Helm chart version to deploy, should be 0.2.0-<commit-hash>
"image_prefix": "" // The prefix to preppend to Docker images (e.g. "binder-prod")
},
"docker": {
"username": null, // Docker username (can be supplied at runtime)
Expand Down

0 comments on commit 7206a4d

Please sign in to comment.