no message

This commit is contained in:
aaron 2025-05-02 08:16:45 +08:00
parent 7b93fee4b8
commit 21af2978eb

View File

@ -4,7 +4,7 @@ services:
cryptoai: cryptoai:
build: . build: .
container_name: cryptoai-task container_name: cryptoai-task
image: cryptoai:0.0.11 image: cryptoai:0.0.12
restart: always restart: always
volumes: volumes:
- ./cryptoai/data:/app/cryptoai/data - ./cryptoai/data:/app/cryptoai/data