jaothan commited on
Commit
fc98039
·
verified ·
1 Parent(s): 87cae7f

Update docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +1 -1
docker-compose.yml CHANGED
@@ -175,7 +175,7 @@ services:
175
  api:
176
  build:
177
  context: .
178
- dockerfile: app.Dockerfile
179
  volumes:
180
  - $PWD/embedding_model:/embedding_model
181
  environment:
 
175
  api:
176
  build:
177
  context: .
178
+ dockerfile: api.Dockerfile
179
  volumes:
180
  - $PWD/embedding_model:/embedding_model
181
  environment: