Update docker-compose.yml
This commit is contained in:
parent
7b7bafea7e
commit
73f836df60
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
alert-enrichment:
|
alert-enrichment:
|
||||||
build: .
|
image: alert-enrichment:latest
|
||||||
container_name: alert-enrichment
|
container_name: alert-enrichment
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue