Database working with secrets

This commit is contained in:
notplants
2025-11-04 12:37:37 -05:00
parent d863bdbe81
commit 6a0ebbd641

View File

@ -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