fix: update image name references from "cs-ai-agent" to "agent-desk" in Docker files and documentation
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ services:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: cs-ai-agent:latest
|
||||
image: mlogclub/agent-desk:latest
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
mysql:
|
||||
|
||||
Reference in New Issue
Block a user