Skip to content

Commit

Permalink
📝 No more DB keys
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpaulbin authored Dec 4, 2021
1 parent 95eddcb commit 1140ebe
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,6 @@ Header: `Authorization: Bearer TOKEN` (default key `universal`)
```
Response will be in JSON.

**Adding a auth token to DB:**

Run:
```
python3 ./translate/db.py add_key [value]
```
Make sure to restart server to make changes take affect.

## 🔧 Contributing

We accept all positive contributions that affects this repository and service as a whole; we accept trained .argosmodels files via pull request.
Expand Down

0 comments on commit 1140ebe

Please sign in to comment.