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