Skip to content

Commit 1a3f0e1

Browse files
committed
fix ports on llama-router
1 parent 17202c9 commit 1a3f0e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

experiments/llama-router/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
# - 8080:8080
4242
- 11434:11434
4343
- 9200:9200
44-
- "51820:51820/udp"
44+
- "51819:51819/udp"
4545
networks:
4646
- proxy
4747

0 commit comments

Comments
 (0)