Skip to content

Instantly share code, notes, and snippets.

@ikwattro
Last active August 29, 2015 14:06
Show Gist options
  • Save ikwattro/c5cd4e8d802b630541c5 to your computer and use it in GitHub Desktop.
Save ikwattro/c5cd4e8d802b630541c5 to your computer and use it in GitHub Desktop.
boostrap user config file
/config.yml
acme:
connections:
default:
scheme: http
host: localhost
port: 1234
server2:
scheme: https
host: awesome.server.dev
port: 7575
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment