Created
May 22, 2012 18:47
-
-
Save mikeemoo/2770881 to your computer and use it in GitHub Desktop.
Symfony parameters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [parameters] | |
| database_driver = pdo_mysql | |
| database_host = localhost | |
| database_port = | |
| database_name = lowpress | |
| database_user = root | |
| database_password = |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment