feat(framework): Active les proxys de confiance et désactive Turbo pour le débogage.

This commit is contained in:
Serreau Jovann
2025-11-22 21:55:34 +01:00
parent cbd6c26136
commit 8be2511e61
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
import './app.scss'
import * as Turbo from "@hotwired/turbo"
//import * as Turbo from "@hotwired/turbo"
import {PaymentForm} from './PaymentForm'
import * as Sentry from "@sentry/browser";