diff --git a/.env.example b/.env.example index 722e251..f55a358 100644 --- a/.env.example +++ b/.env.example @@ -14,7 +14,7 @@ APP_FAKER_LOCALE=es_MX APP_MAINTENANCE_DRIVER=file # APP_MAINTENANCE_STORE=database -CORS_ALLOWED_ORIGINS=frontend.holos.test +CORS_ALLOWED_ORIGINS=* PULSE_ENABLED=false TELESCOPE_ENABLED=false