2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 21:33:02 +01:00

fix ghost-arm

This commit is contained in:
kev
2017-12-17 12:39:15 +08:00
parent 2a0df61902
commit c7d861c129

View File

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