ai/at
1
0

add chat env

This commit is contained in:
2026-03-22 13:13:42 +09:00
parent 110af690d1
commit 1fb8762c91
2 changed files with 8 additions and 0 deletions

View File

@@ -164,5 +164,7 @@ services:
build:
context: ./repos/chat/
restart: always
env_file:
- ./envs/chat
volumes:
- ./data/chat:/data