This commit is contained in:
GotPPay
2017-11-30 17:43:24 +01:00
parent 630e812654
commit 4f36fc7738
29 changed files with 2884 additions and 43 deletions

1
web/src/config.js Normal file
View File

@@ -0,0 +1 @@
export const BASE_URL = 'localhost:5000';