# Configuración de la aplicación APP_NAME=meshcentral APP_DOMAIN=mesh.nucleoriofrio.com MESH_PORT=4430 # Configuración de Authentik OIDC # Obtener estos valores desde Authentik después de crear el Provider AUTHENTIK_ISSUER=https://authentik.nucleoriofrio.com/application/o/meshcentral/ AUTHENTIK_CLIENT_ID=your-client-id-here AUTHENTIK_CLIENT_SECRET=your-client-secret-here