changed baseURL to safekat.test

This commit is contained in:
Jaime Jimenez
2023-04-24 13:19:13 +02:00
parent 72bb9c8149
commit 2ccb6c31ac

View File

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