Set up bytemark/smtp for Ghost, set url for Ghost, further fixes, cleaned up.

Also removed the traefik disabler on the DB as it completely hid the container from Traefik (derp).
This commit is contained in:
2019-02-20 17:00:19 +09:00
parent 45d219ce92
commit ab83639730
2 changed files with 21 additions and 54 deletions

View File

@@ -10,6 +10,11 @@ BASIC_AUTH=
# Let's Encrypt needs an email address for registration.
ACME_EMAIL=
# The main URL of your blog. Ghost needs this when using Traefik
# or it'll confusinglyy think its URL is localhost, breaking things
# like your cover image or the "visit site" link in the Dashboard
BLOG_URL=
# You can comma-separate multiple domains if need be (e.g. for www.)
DOMAINS_BLOG=
DOMAINS_TRAEFIK=