diff --git a/automation/.env.example b/automation/.env.example new file mode 100644 index 0000000..c44f452 --- /dev/null +++ b/automation/.env.example @@ -0,0 +1 @@ +GOTIFY_PASSWORD=CHANGE_ME diff --git a/automation/compose.yaml b/automation/docker-compose.yaml similarity index 100% rename from automation/compose.yaml rename to automation/docker-compose.yaml