sd
This commit is contained in:
parent
7a26f84e51
commit
25ba57f539
1 changed files with 2 additions and 2 deletions
|
|
@ -53,8 +53,8 @@ services:
|
|||
hostname: "server"
|
||||
image: "${GRAYLOG_IMAGE:-graylog/graylog:6.0}"
|
||||
depends_on:
|
||||
mongodb:
|
||||
condition: "service_started"
|
||||
- mongodb
|
||||
-condition: "service_started"
|
||||
entrypoint: "/usr/bin/tini -- /docker-entrypoint.sh"
|
||||
environment:
|
||||
GRAYLOG_NODE_ID_FILE: "/usr/share/graylog/data/data/node-id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue