You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
442 B
20 lines
442 B
ghost:
|
|
- name: dryusdan.space
|
|
account: dryusdan_space
|
|
home: /opt/dryusdan_space
|
|
url: dryusdan.space
|
|
ghost_host: 127.0.0.1
|
|
ghost_port: 7777
|
|
db_host: 127.0.0.1
|
|
db_port: 3306
|
|
db_user: dryusdanspace
|
|
db_password: Password
|
|
db: dryusdanspace
|
|
email_send: True
|
|
email_from: contact@dryusdan.fr
|
|
email_host: 127.0.0.1
|
|
email_port: 587
|
|
email_user: contact@dryusdan.fr
|
|
email_pass: Password
|
|
|