mirror of
https://github.com/deStrO/eBot-docker.git
synced 2025-12-10 03:22:49 +01:00
11 lines
312 B
YAML
11 lines
312 B
YAML
# You can find more information about this file on the symfony website:
|
|
# http://www.symfony-project.org/reference/1_4/en/07-Databases
|
|
|
|
all:
|
|
doctrine:
|
|
class: sfDoctrineDatabase
|
|
param:
|
|
dsn: "mysql:host=mysqldb;dbname=ebotv3"
|
|
username: ebotv3
|
|
password: 5bbcb2cb12525f00d608b38b187f55fa
|