mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Enhance internal payment handling and e2e testing setup
This commit is contained in:
@@ -324,6 +324,8 @@ services:
|
||||
CYPRESS_BASE_URL: http://localhost:${E2E_BACKOFFICE_PORT:-5383}
|
||||
CYPRESS_API_URL: http://localhost:${E2E_API_PORT:-3101}
|
||||
CYPRESS_PORTAL_URL: http://localhost:${E2E_PORTAL_PORT:-5373}
|
||||
# Must match freight-api-e2e's SERVICE_AUTH_TOKEN above.
|
||||
CYPRESS_SERVICE_AUTH_TOKEN: e2e-service-token
|
||||
volumes:
|
||||
- .:/repo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user