Skip to content

Commit

Permalink
Change admin username
Browse files Browse the repository at this point in the history
  • Loading branch information
AchillesKal committed Apr 7, 2024
1 parent 6802389 commit 5aab2d4
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=this_is_secret
DATABASE_URL="postgresql://app:[email protected]:5432/app?serverVersion=16&charset=utf8"
###< doctrine/doctrine-bundle ###

DEFAULT_USERNAME=admin
DEFAULT_USERNAME=admin@mail.com
DEFAULT_PASSWORD=admin

0 comments on commit 5aab2d4

Please sign in to comment.