Skip to content

Commit fdd9b30

Browse files
author
kusuri12
authored
chore: update ai-server image and container name
1 parent b44706e commit fdd9b30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ services:
22

33
ai-server:
44
build: .
5-
container_name: hear_ai_container
6-
image: kusuri12/hear-fastapi-app:latest
5+
container_name: hear-ai-container
6+
image: hawon223/hear-fastapi-app:latest
77
ports:
88
- "8000:8000"
99
env_file:

0 commit comments

Comments
 (0)