aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.env.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/.env.example b/.env.example
index 2c86c60..69d4d3c 100644
--- a/.env.example
+++ b/.env.example
@@ -17,7 +17,7 @@ DB_HOST=127.0.0.1
17DB_PORT=3306 17DB_PORT=3306
18DB_USER=root 18DB_USER=root
19DB_PASSWORD= 19DB_PASSWORD=
20DB_DATABASE=database 20DB_DATABASE=ferdi
21 21
22DB_SSL=false 22DB_SSL=false
23 23