Skip to content

Commit b3a4fbe

Browse files
author
hirsch88
committed
Change defaults of the .env
1 parent 12e41ce commit b3a4fbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ DB_PORT=3306
2727
DB_USERNAME="root"
2828
DB_PASSWORD=""
2929
DB_DATABASE="my_database"
30-
DB_SYNCHRONIZE=true
31-
DB_LOGGING=true
30+
DB_SYNCHRONIZE=false
31+
DB_LOGGING=false
3232

3333
#
3434
# Swagger

0 commit comments

Comments
 (0)