Skip to content

Commit c56eef9

Browse files
committed
updated example env for llama-router
1 parent 2794497 commit c56eef9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

experiments/llama-router/.env.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@ IMAGE_VERSION=latest
33

44
LLAMA_ROUTER_DATABASE_PATH=/app/data/llama_router.db
55
LLAMA_ROUTER_CACHE_EXTERNAL_HOST=llama-router.ctrlh
6+
LLAMA_ROUTER_WIREGUARD_CONFIG_PATH=/shared/wireguard/wg0.conf
7+
8+
# name or IP address that we share with caching clients
9+
LLAMA_ROUTER_CACHE_EXTERNAL_HOST=<HOST IP ADDRESS>
10+
11+
TZ=America/Los_Angeles
12+

0 commit comments

Comments
 (0)