Database working with secrets
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user