Skip to content

Commit 9a176e7

Browse files
committed
Update entrypoint
1 parent 6e800d7 commit 9a176e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Scripts/secrets-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ fi
1010
# restore database
1111
sh /RestoreDB.sh
1212

13-
exec "$@"
13+
dotnet SimpleToDoService.dll

0 commit comments

Comments
 (0)