Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GDcheeriosYT committed Jul 21, 2024
1 parent 63d8c67 commit 509882c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ make a .env file like this:
```txt
DOMAIN = "http://127.0.0.1"
PORT = 8080
SECRET = "MySecret"
DB_HOSTNAME = "hostname"
DB_PASSWORD = "password"
DB_USER = "user"
DB_PORT = 8080
DB = "database"
OSU_API_KEY = "apikey"
Expand Down

0 comments on commit 509882c

Please sign in to comment.