Simplify admin publishing pipeline
This commit is contained in:
parent
13e7e4026d
commit
9186801c7f
37 changed files with 750 additions and 3367 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue