setting these to be dev by default... change when pushing to prod
This commit is contained in:
parent
95d2cead91
commit
b09417eb32
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@
|
|||
// For use in dev
|
||||
// Can now start using this in production IF,
|
||||
// I get the server running on the server
|
||||
/* let base = "https://api.tfcconnection.org/health-form"; */
|
||||
/* let base = "https://api.tfcconnection.org/church-form"; */
|
||||
let base = "http://localhost:4242/church-form";
|
||||
fetch(base, {
|
||||
method: "POST",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue