Skip to content

Commit

Permalink
Update config example
Browse files Browse the repository at this point in the history
  • Loading branch information
abbyfour committed Nov 7, 2024
1 parent f16b7fd commit a1cc2af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config.example.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,8 @@
"lilacWebsocket": "ws://localhost:4000/socket",
"lilacPassword": "this needs to match the 'password' config in Lilac",

"redisHost": "localhost"
"redisHost": "localhost",

"supernovaURL": "http://localhost:8082/",
"supernovaPassword": "this needs to match the 'password' config in Supernova"
}

0 comments on commit a1cc2af

Please sign in to comment.