Skip to content

Commit 95b58b5

Browse files
authored
Fix AIPC docker container network issue (#1021)
Signed-off-by: Wang, Xigui <xigui.wang@intel.com>
1 parent d3ce6f5 commit 95b58b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ChatQnA/docker_compose/intel/cpu/aipc/compose.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ services:
8383
command: ["ollama serve & sleep 10 && ollama run ${OLLAMA_MODEL} & wait"]
8484
environment:
8585
no_proxy: ${no_proxy}
86-
http_proxy: ${http_proxy}
8786
https_proxy: ${https_proxy}
8887
OLLAMA_MODEL: ${OLLAMA_MODEL}
8988

0 commit comments

Comments
 (0)