.
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
This commit is contained in:
parent
0333797de7
commit
6707abf0e0
|
@ -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:
|
||||
|
|
Reference in New Issue