Skip to content

Commit

Permalink
Update .env.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
turbo124 authored Mar 25, 2020
1 parent 867c69e commit 51bc9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.ci
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ MULTI_DB_ENABLED=false
DB_HOST=mysql
DB_PORT=3306
DB_DATABASE=ninja
DB_USERNAME=ninja
DB_USERNAME=root
DB_PASSWORD=ninja
NINJA_ENVIRONMENT=selfhost

0 comments on commit 51bc9f9

Please sign in to comment.