formato correcto de cuestionario por verificar
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ const axios = require('axios');
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
|
||||
const API_URL = 'http://localhost:3000';
|
||||
const API_URL = 'http://localhost:4200';
|
||||
|
||||
async function loadFormFromFile(filePath) {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user