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

Compose: Small fix.

The network is shared and now Compose checks the labels (set by the
first project that creates the network). So instead, now the network is
created with Ansible and is external.
parent 07642e82
No related branches found
No related tags found
No related merge requests found
Pipeline #4337 passed
......@@ -48,3 +48,4 @@ volumes:
networks:
default:
name: shore
external: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment