Testeando controlador clientes

This commit is contained in:
Jaime Jimenez
2023-04-27 18:29:38 +02:00
parent 10160ca029
commit c1bef7a7ed
5 changed files with 91 additions and 70 deletions

View File

@ -22,7 +22,7 @@ CI_ENVIRONMENT = development
# APP
#--------------------------------------------------------------------
app.baseURL = 'http://safekat.test'
app.baseURL = 'https://sk-jjo.imnavajas.es'
# app.forceGlobalSecureRequests = false
# app.sessionDriver = 'CodeIgniter\Session\Handlers\FileHandler'