test: init e2e (#34193)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Stephen Zhou
2026-03-29 21:40:24 +08:00
committed by GitHub
parent a1171877a4
commit 548cadacff
27 changed files with 4423 additions and 0 deletions

View File

@@ -127,6 +127,8 @@ services:
restart: always
env_file:
- ./middleware.env
extra_hosts:
- "host.docker.internal:host-gateway"
environment:
# Use the shared environment variables.
LOG_OUTPUT_FORMAT: ${LOG_OUTPUT_FORMAT:-text}