Skip to content

Commit f18e176

Browse files
committed
Readme.md: http_proxy -> llama_proxy
1 parent 8ff7256 commit f18e176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Deploy llama3.2 on Oyster using the ollama framework and interact with it in a v
1717
2. Update the following docker images according to your system's architecture in the `docker-compose.yml`
1818
```sh
1919
# http proxy service
20-
http_proxy:
20+
llama_proxy:
2121
image: kalpita888/ollama_arm64:0.0.1 # For arm64 system use kalpita888/ollama_arm64:0.0.1 and for amd64 system use kalpita888/ollama_amd64:0.0.1
2222
```
2323

0 commit comments

Comments
 (0)