diff --git a/.env.example b/.env.example index a9f2351..67b4e98 100644 --- a/.env.example +++ b/.env.example @@ -1 +1 @@ -DATABASE_URL=postgresql://postgres:123456qaz@localhost:6666/postgres \ No newline at end of file +DATABASE_URL=postgresql://postgres:xxxxxx@localhost:6666/postgres \ No newline at end of file