Skip to content

Commit 1b15900

Browse files
committed
Add newrelic to python containers
1 parent b625958 commit 1b15900

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose/production/django/entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ END
4242
>&2 echo 'PostgreSQL is available'
4343

4444

45-
exec "$@"
45+
newrelic-admin run-program "$@"

0 commit comments

Comments
 (0)