Added webhook to GOCD and changed restart policy
This commit is contained in:
parent
8817bd521a
commit
ce2e653265
2 changed files with 5 additions and 1 deletions
|
|
@ -10,5 +10,7 @@ services:
|
|||
|
||||
ports:
|
||||
- "8888:80"
|
||||
restart: "always"
|
||||
redis:
|
||||
image: "redis:6.0.9"
|
||||
restart: "always"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue