mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-06 03:02:34 +01:00
89b950cbfd
- Changed baseUrl to more generic localhost:8000 - Testing adding Stripe card & paying with it - Added iframe helper functions - Fix issue with processingOverlay when adding stripe credit card - Added few selectors to pages for easier testing
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"video": false,
|
|
"baseUrl": "http://localhost:8000/",
|
|
"chromeWebSecurity": false
|
|
}
|