Update docker-compose.yml
This commit is contained in:
parent
c8582a08cc
commit
b5a5a9ba0d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ services:
|
|||
|
||||
ghost:
|
||||
image: ghost:alpine
|
||||
container_name: ghost
|
||||
depends_on:
|
||||
- ghostdb
|
||||
restart: unless-stopped
|
||||
|
|
Loading…
Add table
Reference in a new issue