From a568cb7c86bae9d5877730320003b2c8b0caa93d Mon Sep 17 00:00:00 2001 From: Brock H Caldwell Date: Sun, 18 May 2025 21:04:30 -0500 Subject: [PATCH] fix: adds docker dir to deployment.properties --- deployment.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment.properties b/deployment.properties index 6721c26..2b41cdc 100644 --- a/deployment.properties +++ b/deployment.properties @@ -2,6 +2,7 @@ assets bash bin config +docker migrations public src