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:
build: .
container_name: cryptoai-api
image: cryptoai-api:0.2.23
image: cryptoai-api:0.2.24
restart: always
ports:
- "8000:8000"