Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ash <ash@ashhhleyyy.dev>
  • Loading branch information
hitime1234 and ashhhleyyy authored Sep 15, 2024
1 parent 2c7b4f9 commit f337193
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 @@ -36,7 +36,7 @@ $ make docker #Runs the image

Next you need a api_key to allow the website to access myradio's show information,

login into database with details used during setup of myradio
Connect to the MyRadio database and run the following SQL

```sql
INSERT INTO myury.api_key (key_string, description) VALUES ('ARANDOMSTRINGOFCHARACTERS', '2016-site development api key');
Expand Down

0 comments on commit f337193

Please sign in to comment.