mirror of
https://github.com/aljazceru/cyphernode.git
synced 2026-02-18 02:34:21 +01:00
Only name if not swarm
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
version: "3"
|
||||
|
||||
<% if ( docker_mode !== 'swarm' ) { %>
|
||||
name: cyphernode
|
||||
<% } %>
|
||||
|
||||
services:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user