mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: update documentation to use mise commands (#28515)
This commit is contained in:
parent
e46f2843f7
commit
b941108cbd
7 changed files with 84 additions and 67 deletions
|
|
@ -3,7 +3,7 @@ run = "pnpm install --filter documentation --frozen-lockfile"
|
|||
|
||||
[tasks.start]
|
||||
env._.path = "./node_modules/.bin"
|
||||
run = "docusaurus --port 3005"
|
||||
run = "docusaurus start --port 3005"
|
||||
|
||||
[tasks.build]
|
||||
env._.path = "./node_modules/.bin"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue