Skip to content

Instantly share code, notes, and snippets.

@khoa-le
Last active June 6, 2016 15:26
Show Gist options
  • Select an option

  • Save khoa-le/ded6de975a84fb7cf4163459ddfc7f7e to your computer and use it in GitHub Desktop.

Select an option

Save khoa-le/ded6de975a84fb7cf4163459ddfc7f7e to your computer and use it in GitHub Desktop.
Config parameter for Circle CI on Symfony
parameters:
database_host: 127.0.0.1
database_port: ~
database_name: circle_test
database_user: ubuntu
database_password: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment