add: customizable what slug
This commit is contained in:
parent
baef84adf9
commit
25579c5195
3 changed files with 6 additions and 2 deletions
|
@ -20,7 +20,7 @@ So if your key was "ABCD123", you would have:
|
|||
API_KEY=ABCD123
|
||||
```
|
||||
|
||||
Once this file is in place, you can safely run the server. You can also optionally add a `PORT` variable in there to change the port number.
|
||||
Once this file is in place, you can safely run the server. You can also optionally add a `PORT` variable in there to change the port number. If you don't change the port, you can find the server at `http://localhost:9119`.
|
||||
|
||||
It's important to note that you're fairly limited on app storage without the Tetratto developer pass. You can manage your billing settings at <https://tetratto.com/settings#/account/billing>.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue