fix command build
This commit is contained in:
		@@ -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`です。
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user