.
This commit is contained in:
parent
4972c13faa
commit
c38aeb01cc
|
@ -8,7 +8,7 @@ services:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
restart_policy:
|
restart_policy:
|
||||||
condition: any
|
condition: any
|
||||||
image: ${LOCAL_DOCKER_REGISTRY}/ghost
|
image: ${LOCAL_DOCKER_REGISTRY}ghost
|
||||||
volumes:
|
volumes:
|
||||||
- ghost-content-images:/var/lib/ghost/content/images
|
- ghost-content-images:/var/lib/ghost/content/images
|
||||||
- ghost-content-settings:/var/lib/ghost/content/settings
|
- ghost-content-settings:/var/lib/ghost/content/settings
|
||||||
|
|
Loading…
Reference in New Issue