Simplify admin publishing pipeline

This commit is contained in:
yarnom 2026-06-03 18:18:50 +08:00
parent 13e7e4026d
commit 9186801c7f
37 changed files with 750 additions and 3367 deletions

View file

@ -1,7 +1,5 @@
database:
driver: "sqlite"
sqlite_path: ".osaet/osaet.db"
postgres_dsn: ""
postgres_dsn: "postgres://osaet:password@127.0.0.1:5432/osaet?sslmode=disable"
slug:
provider: "deepseek" # deepseek | local