1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-16 03:48:44 +00:00

fix ghost-arm

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

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