.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-04-29 22:37:23 +01:00
parent 0333797de7
commit 6707abf0e0
1 changed files with 1 additions and 2 deletions

View File

@ -227,10 +227,9 @@ services:
replicas: 1
restart_policy:
condition: any
image: ghost
image: ${LOCAL_DOCKER_REGISTRY}ghost
volumes:
- ghost-content:/var/lib/ghost/content
- ./ghost/config.production.json:/var/lib/ghost/config.production.json
environment:
- url=https://${GIT_DOMAIN}/blog
networks: