mirror of
https://github.com/mii443/ncb-tts-r2.git
synced 2025-08-22 16:15:29 +00:00
v1.9.2
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "ncb-tts-r2"
|
name = "ncb-tts-r2"
|
||||||
version = "1.9.1"
|
version = "1.9.2"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
@ -3,7 +3,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
ncb-tts-r2:
|
ncb-tts-r2:
|
||||||
container_name: ncb-tts-r2
|
container_name: ncb-tts-r2
|
||||||
image: ghcr.io/mii443/ncb-tts-r2:1.9.1
|
image: ghcr.io/mii443/ncb-tts-r2:1.9.2
|
||||||
environment:
|
environment:
|
||||||
- NCB_TOKEN=YOUR_BOT_TOKEN
|
- NCB_TOKEN=YOUR_BOT_TOKEN
|
||||||
- NCB_APP_ID=YOUR_BOT_ID
|
- NCB_APP_ID=YOUR_BOT_ID
|
||||||
|
Reference in New Issue
Block a user