feat: Actualizacion sistema SIO Backend
- Nuevo modulo de historial de cambios (ServicioHistorial) - Observer para tracking automatico de cambios en servicios - Correccion de variables auxiliar en ServiciosController - Actualizacion de configuraciones y migraciones - Endpoint para consultar historial de cambios Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2
config/jwt.php
Normal file → Executable file
2
config/jwt.php
Normal file → Executable file
@@ -21,7 +21,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'secret' => env('JWT_SECRET', 'wDoIYDrnf8j0YiHGJcrHsYQ9k4hkZK76'),
|
||||
'secret' => env('JWT_SECRET', 'vYzA0jtIMih86HBYwkhbA8YhJp424CjU'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user