fix: typo issue
This commit is contained in:
parent
ac058464d6
commit
acd52bdddb
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ cd picoclaw
|
||||||
cp config/config.example.json config/config.json
|
cp config/config.example.json config/config.json
|
||||||
vim config/config.json # 设置 DISCORD_BOT_TOKEN, API keys 等
|
vim config/config.json # 设置 DISCORD_BOT_TOKEN, API keys 等
|
||||||
|
|
||||||
# 3. 構建並啟動
|
# 3. 构建并启动
|
||||||
docker compose --profile gateway up -d
|
docker compose --profile gateway up -d
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue