Created
February 27, 2013 01:41
-
-
Save oliyoung/5044175 to your computer and use it in GitHub Desktop.
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
; These parameters can be imported into other config files | |
; by enclosing the key with % (like %database_user%) | |
; Comments start with ';', as in php.ini | |
[parameters] | |
database_driver = pdo_mysql | |
database_host = 127.0.0.1 | |
database_port = | |
database_name = puntclub_v3 | |
database_user = root | |
database_password = | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment