fix command build

This commit is contained in:
2025-06-14 00:40:29 +09:00
parent 95cee69482
commit 5f4382911b
7 changed files with 36 additions and 7 deletions

View File

@ -81,6 +81,12 @@ AILOG_COLLECTION_USER=ai.syui.log.user
VITE_BSKY_PUBLIC_API=https://public.api.bsky.app
```
これは`ailog oauth build my-blog``./my-blog/config.toml`から`./oauth/.env.production`が生成されます。
```sh
$ ailog oauth build my-blog
```
### 解説
簡単に説明すると、`./oauth`で生成するのが`atproto-comment-system`です。