This commit is contained in:
aaron 2025-05-18 10:27:43 +08:00
parent e22a1eb0dc
commit d6df3dd865

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