Skip to content

Instantly share code, notes, and snippets.

@zramsay
Last active February 27, 2017 20:04
Show Gist options
  • Save zramsay/476b5d6f87df05f9d30b63cd03e8b88c to your computer and use it in GitHub Desktop.
Save zramsay/476b5d6f87df05f9d30b63cd03e8b88c to your computer and use it in GitHub Desktop.
IpfsHost = "http://0.0.0.0"
IpfsPort = "8080"
CompilersHost = "https://compilers.monax.io"
CompilersPort = "10120"
CrashReport = "bugsnag"
ImagesPullTimeout = "15m"
Verbose = false
DefaultRegistry = "quay.io"
ImageData = "eris/data:0.12.0"
ImageKeys = "eris/keys:0.12.0"
ImageDB = "eris/db:0.12.1"
ImagePM = "eris/pm:0.12.1"
ImageCM = "eris/cm:0.12.0"
ImageIPFS = "eris/ipfs"
ImageCompilers = "eris/compilers:0.12.2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment