This commit is contained in:
aaron 2025-05-14 21:58:50 +08:00
parent d2878b31b2
commit e148797850

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.0.21 image: cryptoai-api:0.0.22
restart: always restart: always
ports: ports:
- "8000:8000" - "8000:8000"