Removed port, added proxitok entry
continuous-integration/drone/push Build was killed Details
continuous-integration/drone Build was killed Details

This commit is contained in:
Chris Plaatjes 2023-02-14 10:16:03 -05:00
parent ae4c436a1a
commit a6c7f1ef2a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"TeleTokConf": { "TeleTokConf": {
"token": "INSERT TOKEN HERE", "token": "INSERT TOKEN HERE",
"port": 5000 "proxitokInstance": "PROXITOK INSTANCE URL"
} }
} }