diff --git a/templates/Bind/0/docker-compose.yml b/templates/Bind/0/docker-compose.yml index 0b922a6..456023a 100644 --- a/templates/Bind/0/docker-compose.yml +++ b/templates/Bind/0/docker-compose.yml @@ -23,4 +23,4 @@ services: {{- end}} restart: on-failure volumes: - - /RancherCattleData/${DATA_DIR}/Data:/data \ No newline at end of file + - /RancherCattle/${DATA_DIR}/Data:/data \ No newline at end of file