debian-image-builder-frontend/config/routes.json
Dominik Vagner 3d8ccdf23d build: add testing proxy to playwright CI
This PR switches the playwright test in CI to use the consoledot testing
proxy instead of the development one in fec. This should result in
faster and more stable tests.
2025-05-27 11:42:22 +02:00

3 lines
65 B
JSON

{
"/apps/image-builder*": { "url": "http://127.0.0.1:8003" }
}