Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Commit

Permalink
Registration
Browse files Browse the repository at this point in the history
  • Loading branch information
pajasry committed Mar 4, 2020
1 parent 0895648 commit 0051136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ APP_SECRET=1cd2f18ec5f1d955f6de36dd1aac9938
# For an SQLite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
# For a PostgreSQL database, use: "postgresql://db_user:[email protected]:5432/db_name?serverVersion=11&charset=utf8"
# IMPORTANT: You MUST configure your server version, either here or in config/packages/doctrine.yaml
DATABASE_URL=mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=5.7
DATABASE_URL=mysql://nativeroot:Mysql2020!@127.0.0.1:3306/niners2?serverVersion=8.0
###< doctrine/doctrine-bundle ###

0 comments on commit 0051136

Please sign in to comment.