subiendo
Some checks failed
build-and-deploy / filter (push) Successful in 2s
Sync to GitHub / sync (push) Failing after 2s
build-and-deploy / build (push) Successful in 9s
build-and-deploy / deploy (push) Successful in 14s

This commit is contained in:
2025-05-30 16:24:42 -06:00
parent 3c2c80d5ee
commit f4430b001a

View File

@@ -1,5 +1,5 @@
import axios from 'axios'; import axios from 'axios';
// forzar subida
const apiClient = axios.create({ const apiClient = axios.create({
baseURL: 'https://planilla.interno.com', // Using the container name and API port baseURL: 'https://planilla.interno.com', // Using the container name and API port
headers: { headers: {