development

This commit is contained in:
ngc2207 2024-12-11 20:40:49 +08:00
parent 626c06d840
commit be8d8d5624

View File

@ -80,9 +80,9 @@ services:
- |
rm -rf /app/.next
rm -rf /app/cache
bun run build
bun run install
bun next telemetry disable
bun run start
bun run dev
depends_on:
- judge4c-postgres
- judge4c-gitea