forgejo db issues; eod checkin

This commit is contained in:
Mark Randall Havens 2025-05-25 01:27:32 -05:00
parent d2d01d7f63
commit 7c11e6163c
21 changed files with 1529 additions and 43 deletions

2
scripts/down-dev.sh Executable file
View file

@ -0,0 +1,2 @@
#!/bin/bash
docker compose -f docker-compose.dev.yml --env-file .env.dev down -v