Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions ghost/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ services:
ports:
- 8080:2368
environment:
# to have images, links and similar working and not refering to localhost set this value.
url: https://ghost.example.com
# see https://docs.ghost.org/docs/config#section-running-ghost-with-config-env-variables
database__client: mysql
database__connection__host: db
Expand Down