Skip to content
Snippets Groups Projects
Commit 35dd3dfd authored by nimrod's avatar nimrod
Browse files

Mark the Docker network as external.

It's in use by multiple projects and otherwise docker-compose complains
on the labels.
parent 5ee23c4d
No related branches found
No related tags found
No related merge requests found
Pipeline #3520 failed
...@@ -39,4 +39,5 @@ volumes: ...@@ -39,4 +39,5 @@ volumes:
networks: networks:
default: default:
external: true
name: shore name: shore
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment