Skip to content

Commit

Permalink
Merge branch 'chatbot/docker-compose-complete' of github.com:pagopa/d…
Browse files Browse the repository at this point in the history
…eveloper-portal into chatbot/docker-compose-complete
  • Loading branch information
batdevis committed Oct 11, 2024
2 parents 4daccf8 + a5177df commit f5bdfd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/chatbot/docker/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ services:
- "8080:8080"
volumes:
- ..:/app
- ./build-devp/out:/app/build-devp/out
command: "python src/modules/create_vector_index.py --params config/params.yaml"
tty: true
depends_on:
Expand Down

0 comments on commit f5bdfd3

Please sign in to comment.