diff --git a/README.md b/README.md index ede5806..dab84f6 100755 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Database credentials are read automatically from the Laravel `.env` file. | **Yarn** | 1.22+ or 4.x (Berry) | | **Composer** | 2.x | -> **⚠️ XAMPP wordt niet ondersteund.** XAMPP is extreem onveilig voor productieomgevingen — het gebruikt standaard accounts zonder wachtwoord, mist essentiële PHP-beveiligingsconfiguraties en biedt geen isolatie tussen services. Wij willen onze gebruikers en hun hotels beschermen tegen vermijdbare risico's. Gebruik een propere Linux-server met Nginx of Apache. +> **⚠️ XAMPP is not supported.** XAMPP is extremely unsafe for production environments — it uses default accounts with no password, lacks essential PHP security configurations, and provides no service isolation. We want to protect our users and their hotels from preventable risks. Use a proper Linux server with Nginx or Apache. ---