ghost/example.yml

20 lines
442 B
YAML

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