mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
Fixed npm run start:prod not able to find build directory (#83)
This commit is contained in:
2
microservices/entrypoint.sh
Normal file
2
microservices/entrypoint.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
# npm run typeorm migration:run
|
||||
npm run build && npm run start:prod
|
||||
Reference in New Issue
Block a user