mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
- type: web
|
||||
name: clawdbot
|
||||
name: moltbot
|
||||
runtime: docker
|
||||
plan: starter
|
||||
healthCheckPath: /health
|
||||
@@ -16,6 +16,6 @@ services:
|
||||
- key: CLAWDBOT_GATEWAY_TOKEN
|
||||
generateValue: true
|
||||
disk:
|
||||
name: clawdbot-data
|
||||
name: moltbot-data
|
||||
mountPath: /data
|
||||
sizeGB: 1
|
||||
|
||||
Reference in New Issue
Block a user