From 6a0ebbd641f210853d1a2d855fbabca782e8849b Mon Sep 17 00:00:00 2001 From: notplants Date: Tue, 4 Nov 2025 12:37:37 -0500 Subject: [PATCH] Database working with secrets --- compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/compose.yml b/compose.yml index 6bbef30..328c240 100644 --- a/compose.yml +++ b/compose.yml @@ -118,7 +118,6 @@ services: retries: 20 start_period: 10s command: ["gunicorn", "-c", "/usr/local/etc/gunicorn/impress.py", "impress.wsgi:application"] - # entrypoint: "/abra-entrypoint.sh" entrypoint: ["/abra-entrypoint.sh", "/usr/local/bin/entrypoint"] configs: - source: abra_entrypoint