2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 14:31:51 +01:00

update ghost

This commit is contained in:
kev
2017-08-30 20:26:38 +08:00
parent ff54633d7f
commit 2a4db68b68
4 changed files with 38 additions and 11 deletions

View File

@@ -4,4 +4,5 @@ ghost:
- "127.0.0.1:2368:2368"
volumes:
- ./data:/var/lib/ghost/content
- ./data/config.json:/var/lib/ghost/config.production.json
restart: always