WHAT_PART_LOCAL

This commit is contained in:
CHIEFSOFT\ameye
2025-01-19 21:06:10 -05:00
parent e8d65e1d7f
commit ce77c7c960
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
tasks:
- name: Set up docker-compose file
template:
src: "WHAT_PART_FOLDER_LOCAL/docker-compose.yml"
src: "WHAT_PART_LOCAL/docker-compose.yml"
dest: "DESTINATION_FOLDER"
- name: docker compose up