We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 885173a commit 9efbc91Copy full SHA for 9efbc91
GraphRAG/docker_image_build/build.yaml
@@ -36,7 +36,7 @@ services:
36
https_proxy: ${https_proxy}
37
no_proxy: ${no_proxy}
38
context: GenAIComps
39
- dockerfile: comps/3rd_parties/nginx/deployment/docker/Dockerfile
+ dockerfile: comps/3rd_parties/nginx/src/Dockerfile
40
image: ${REGISTRY:-opea}/nginx:${TAG:-latest}
41
graphrag-ui:
42
build:
0 commit comments