mirror of
https://github.com/mii443/ncb-chat.git
synced 2025-08-22 16:15:27 +00:00
10 lines
212 B
YAML
10 lines
212 B
YAML
version: '3'
|
|
|
|
services:
|
|
ncb-tts-r2:
|
|
container_name: ncb-tts-r2
|
|
image: ghcr.io/morioka22/ncb-tts-r2:1.2
|
|
environment:
|
|
- NCB_TOKEN=YOUR_BOT_TOKEN
|
|
- NCB_APP_ID=YOUR_BOT_ID
|