mirror of
https://litchi.icu/ngc2207/judge4c-docker-compose.git
synced 2025-05-18 07:06:34 +00:00
development
This commit is contained in:
parent
626c06d840
commit
be8d8d5624
@ -80,9 +80,9 @@ services:
|
|||||||
- |
|
- |
|
||||||
rm -rf /app/.next
|
rm -rf /app/.next
|
||||||
rm -rf /app/cache
|
rm -rf /app/cache
|
||||||
bun run build
|
bun run install
|
||||||
bun next telemetry disable
|
bun next telemetry disable
|
||||||
bun run start
|
bun run dev
|
||||||
depends_on:
|
depends_on:
|
||||||
- judge4c-postgres
|
- judge4c-postgres
|
||||||
- judge4c-gitea
|
- judge4c-gitea
|
||||||
|
Loading…
Reference in New Issue
Block a user