feat: add SQLite write-ahead log and shared memory files.

This commit is contained in:
tinix-ai
2026-04-09 16:19:39 +07:00
parent f12cedf6d0
commit c3a69d145b
68 changed files with 9079 additions and 42 deletions
-1
View File
@@ -6,7 +6,6 @@ services:
build:
context: .
dockerfile: Dockerfile
target: production
container_name: ai-novel-generator
restart: unless-stopped
ports: