This commit is contained in:
aaron 2025-06-28 23:25:38 +08:00
parent dbd90d28d7
commit 4b414decdf

View File

@ -29,7 +29,7 @@ services:
cryptoai-api: cryptoai-api:
build: . build: .
container_name: cryptoai-api container_name: cryptoai-api
image: cryptoai-api:0.2.23 image: cryptoai-api:0.2.24
restart: always restart: always
ports: ports:
- "8000:8000" - "8000:8000"