Skip to content

Commit a54f107

Browse files
committed
feat/refactor: revert changes to docker entry point, supply MONITORING arg to Dockerfile and github action
1 parent 5f4b648 commit a54f107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/docker-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ wait
2525

2626
exec "$@"
2727

28-
exit 0
28+
exit 0

0 commit comments

Comments
 (0)