feat(kafka): add Valkey host port forward for local access
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4a1d92f653
commit
6d97173bd1
1 changed files with 1 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ in
|
||||||
"--network=searxng-net"
|
"--network=searxng-net"
|
||||||
"--network-alias=valkey"
|
"--network-alias=valkey"
|
||||||
];
|
];
|
||||||
|
ports = [ "127.0.0.1:6379:6379" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
# SearXNG Container
|
# SearXNG Container
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue