Skip to content

Commit 1fd8fb3

Browse files
committed
Changed entrypoint
1 parent d9af884 commit 1fd8fb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# Add any pre-start commands here that won't be ran during build.
44

5-
exec yarn run start
5+
exec node dist/Entrypoint.mjs

0 commit comments

Comments
 (0)