mirror of
https://github.com/LukeMathWalker/zero-to-production.git
synced 2024-11-10 10:49:35 +00:00
6 lines
115 B
YAML
6 lines
115 B
YAML
application:
|
|
host: 0.0.0.0
|
|
database:
|
|
require_ssl: true
|
|
email_client:
|
|
base_url: "https://api.postmarkapp.com"
|