From 81a5d266558ad30e1cd7ecf586b9cbcb4d698921 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Wed, 11 Feb 2026 09:01:18 -0600 Subject: [PATCH] Cleanup from dokku testing --- DOKKU_SCALE | 2 -- Procfile | 1 - 2 files changed, 3 deletions(-) delete mode 100644 DOKKU_SCALE delete mode 100644 Procfile diff --git a/DOKKU_SCALE b/DOKKU_SCALE deleted file mode 100644 index 4a98d07..0000000 --- a/DOKKU_SCALE +++ /dev/null @@ -1,2 +0,0 @@ -web=0 -worker=1 diff --git a/Procfile b/Procfile deleted file mode 100644 index 276f589..0000000 --- a/Procfile +++ /dev/null @@ -1 +0,0 @@ -worker: /usr/local/bin/towerops-agent --no-tui