Commit 0183736f authored by Ignacio's avatar Ignacio
Browse files

Añade volumen de commands para cada instancia

parent 49247a00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@ version: '3.5'

volumes:
  commands-vol:
    name: ${UNIT_NAME}-commands-vol
    name: "${UNIT_NAME}-commands-{{.Task.Slot}}-vol"