This commit is contained in:
aaron 2025-08-23 21:43:08 +08:00
parent c2d19c0435
commit 8dabeffd1e

View File

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