Skip to content

Commit

Permalink
.env.test updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shahariaazam committed Jun 7, 2020
1 parent 07f7401 commit 875cc84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.test
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ KERNEL_CLASS='App\Kernel'
APP_SECRET='$ecretf0rt3st'
SYMFONY_DEPRECATIONS_HELPER=999999
PANTHER_APP_ENV=panther
DATABASE_URL=mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=5.7
GOOGLE_OAUTH2_CLIENT_ID=xxxxxxxxxxxx
GOOGLE_OAUTH2_CLIENT_SECRET=xxxxxxxxxxx
MAILER_DSN=null://null
Expand Down

0 comments on commit 875cc84

Please sign in to comment.