You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-08-09 23:17:29 +02:00
Fixed npm run start:prod not able to find build directory (#83)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# npm run typeorm migration:run
|
||||
npm run start:dev
|
||||
npm run build && npm run start:prod
|
Reference in New Issue
Block a user