diff --git a/template/docker-compose.yml b/template/docker-compose.yml index 1b16dda7ed44d341fe9ca4b63998077f25693f9b..3f4129de4839c12f7a4708a65b1caa6347ec6913 100644 --- a/template/docker-compose.yml +++ b/template/docker-compose.yml @@ -1,5 +1,13 @@ version: "3.7" +# This is an example with common values. +# Depending on the context, you may no have +# to use them all : maybe you don't need +# volumes of Traefik, feel free to remove +# everything you don't need or understand +# to suit your needs. +# Don't hesitate to ask to the tech team. + volumes: # Declaration of Docker volume # Also use a name so that Docker Compose does not add