Rename proxy container to prevent clashes

Risto Helinko 2020-11-09 19:25:33 +02:00
parent b086a7a40d
commit adba998972
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ services:
proxy: proxy:
build: build:
context: proxy context: proxy
container_name: proxy container_name: misp_proxy
restart: unless-stopped restart: unless-stopped
image: misp-proxy:latest image: misp-proxy:latest
ports: ports: