Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joepdooper authored Aug 10, 2024
1 parent e21d81d commit f228640
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@ Rename the `example.env` file to `.env` and update it with your database credent

#### Accessing the backend

To access the "backend" for the first time, follow these steps:
To access the "backend" for the first time after the installation, follow these steps:

1. Navigate to `yourserver.com/admin/login` (user icon)
2. Use the credentials `[email protected]` and `00000`
3. Upon successful login, you will be directed to the profile page with *super_admin* rights

#### Changing email and password

Open the `.env` file and update it with your email credentials. If you've modified the `.env` file, follow these steps:
Open the `.env` file and update it with your mailbox credentials. If you've modified the `.env` file, follow these steps:

1. Upon login, on the profile page, modify and submit your email address to initiate the email change process
2. After successfully changing your email address, go to `yourserver.com/admin/logout` to log out (logout icon)
Expand Down

0 comments on commit f228640

Please sign in to comment.