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