Promote dev → uat: fix(e2e) PLAYWRIGHT_BASE_URL + host.docker.internal (GRO-1496) #431
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Promotion
Promotes fix from PR #430 to UAT.
Changes
apps/e2e/playwright.config.ts: ReadPLAYWRIGHT_BASE_URLenv var with localhost fallbackdocker-compose.yml: Addextra_hosts: host.docker.internal:host-gatewayto web serviceSource: GRO-1496