chore: update docker stuff #1961

Merged
Sainan merged 16 commits from :docker-stuff into main 2025-05-02 15:06:37 -07:00
Showing only changes of commit 1c61993f30 - Show all commits

View File

@ -19,5 +19,6 @@ do
mv config.tmp config.json
done
npm install
exec npm run dev
npm i --omit=dev
npm run build
exec npm run start