Update README
This commit is contained in:
parent
6b9b9efce1
commit
3cc0214ee4
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@ Base url = `https://corder.tech`
|
||||||
| `/mocha/avatar/{user_id}` | Avatar string for the user | Yes |
|
| `/mocha/avatar/{user_id}` | Avatar string for the user | Yes |
|
||||||
| `/mocha/avatar/{user_id}/{avatar}` | 200 OK if successful | Yes |
|
| `/mocha/avatar/{user_id}/{avatar}` | 200 OK if successful | Yes |
|
||||||
| `/mocha/random` | Random user | Yes |
|
| `/mocha/random` | Random user | Yes |
|
||||||
|
|
||||||
|
|
||||||
|
On Ubuntu `httd` installations, the `corder-tech.conf` file goes in `/etc/apache2/sites-available`, with a symlink to that location placed in `../sites-enabled`.
|
||||||
|
This is all that needs to be done, assuming the Let's Encrypt TLS certs are installed in their default locations.
|
||||||
|
|
Reference in a new issue