Update docker-compose.yml
This commit is contained in:
parent
f93388e509
commit
35b2a9e2b5
@ -6,7 +6,7 @@ services:
|
||||
image: ghost:4-alpine
|
||||
restart: always
|
||||
ports:
|
||||
- 8080:2368
|
||||
- 2368:2368
|
||||
environment:
|
||||
# see https://ghost.org/docs/config/#configuration-options
|
||||
database__client: mysql
|
||||
|
Loading…
Reference in New Issue
Block a user