Skip to content

Commit

Permalink
Hot fix: .env
Browse files Browse the repository at this point in the history
  • Loading branch information
buihanh2304 committed Jul 23, 2023
1 parent 03ab1ec commit d51cf4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ SITE_SCHEME='http://'
SITE_HOST='mvc.pro'
SITE_PATH=''

// Database
# Database
DB_HOST='mysql'
DB_USER='root'
DB_PASS='root'
Expand Down

0 comments on commit d51cf4f

Please # to comment.