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