diff --git a/pbstreamdeck/src/main/resources/streamdeck.properties.txt b/pbstreamdeck/src/main/resources/streamdeck.properties.txt index 2581c40..bacab42 100755 --- a/pbstreamdeck/src/main/resources/streamdeck.properties.txt +++ b/pbstreamdeck/src/main/resources/streamdeck.properties.txt @@ -16,10 +16,10 @@ botname=phantombot # # Sample when running locally: # -boturl=http://localhost:25000 +boturl=http://localhost:25000/dbquery # Sample when running remotely with SSL certificates: -# boturl=https://bot.phantombot.tv:25000 +# boturl=https://bot.phantombot.tv:25000/dbquery # The webauth key from your botlogin.txt file # @@ -37,4 +37,4 @@ sslcacheck=enable # line option to pass in to execute the command/chat text. # runmods=!mods -sayhello=Hello there! \ No newline at end of file +sayhello=Hello there!