Skip to content

Commit

Permalink
Update .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
armanist authored Mar 1, 2025
1 parent f4625d2 commit 5128e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
APP_NAME="Quantum PHP Framework"
APP_VERSION=2.9
APP_VERSION=2.9.5
DB_DRIVER=mysql
DB_HOST=localhost
DB_NAME=
Expand Down Expand Up @@ -35,4 +35,4 @@ RECAPTCHA_SECRET_KEY=

#Hcaptcha
HCAPTCHA_SITE_KEY=
HCAPTCHA_SECRET_KEY=
HCAPTCHA_SECRET_KEY=

0 comments on commit 5128e9e

Please sign in to comment.