Skip to content

Commit

Permalink
Fix AIPC docker container network issue (#1021)
Browse files Browse the repository at this point in the history
Signed-off-by: Wang, Xigui <xigui.wang@intel.com>
  • Loading branch information
xiguiw authored Oct 25, 2024
1 parent d3ce6f5 commit 95b58b5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ChatQnA/docker_compose/intel/cpu/aipc/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ services:
command: ["ollama serve & sleep 10 && ollama run ${OLLAMA_MODEL} & wait"]
environment:
no_proxy: ${no_proxy}
http_proxy: ${http_proxy}
https_proxy: ${https_proxy}
OLLAMA_MODEL: ${OLLAMA_MODEL}

Expand Down

0 comments on commit 95b58b5

Please sign in to comment.