From: Raphaƫl Gertz <git@rapsys.eu>
Date: Mon, 30 Oct 2023 20:02:33 +0000 (+0100)
Subject: Commit quotation change
X-Git-Url: https://git.rapsys.eu/blog/commitdiff_plain/41f8c014b35bdaa5ef36f5847efa4703e0e91ed3?hp=794745850ce87e5e282bcb730a351578ced4c411

Commit quotation change
---

diff --git a/.env b/.env
index ff6d410..f37106a 100644
--- a/.env
+++ b/.env
@@ -16,7 +16,7 @@
 
 ###> symfony/framework-bundle ###
 APP_ENV=dev
-APP_SECRET=Ch4ng3m3!
+APP_SECRET="Ch4ng3m3!"
 ###< symfony/framework-bundle ###
 
 ###> doctrine/doctrine-bundle ###