mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
readme: add a link to api env variables doc
This commit is contained in:
parent
c694c297c0
commit
6da12a2e03
11
README.md
11
README.md
@ -36,12 +36,10 @@ this monorepo includes source code for api, frontend, and related packages:
|
|||||||
- [packages tree](/packages/)
|
- [packages tree](/packages/)
|
||||||
|
|
||||||
it also includes documentation in the [docs tree](/docs/):
|
it also includes documentation in the [docs tree](/docs/):
|
||||||
- [cobalt api documentation](/docs/api.md)
|
|
||||||
- [how to run a cobalt instance](/docs/run-an-instance.md)
|
- [how to run a cobalt instance](/docs/run-an-instance.md)
|
||||||
- [how to protect a cobalt instance](/docs/protect-an-instance.md) (recommended if you host a public instance)
|
- [how to protect a cobalt instance](/docs/protect-an-instance.md)
|
||||||
|
- [cobalt api instance environment variables](/docs/api-env-variables.md)
|
||||||
### thank you
|
- [cobalt api documentation](/docs/api.md)
|
||||||
cobalt is sponsored by [royalehosting.net](https://royalehosting.net/?partner=cobalt). a part of our infrastructure is hosted on their network. we really appreciate their kindness and support!
|
|
||||||
|
|
||||||
### ethics
|
### ethics
|
||||||
cobalt is a tool that makes downloading public content easier. it takes **zero liability**.
|
cobalt is a tool that makes downloading public content easier. it takes **zero liability**.
|
||||||
@ -55,6 +53,9 @@ same content can be downloaded via dev tools of any modern web browser.
|
|||||||
### contributing
|
### contributing
|
||||||
if you're considering contributing to cobalt, first of all, thank you! check the [contribution guidelines here](/CONTRIBUTING.md) before getting started, they'll help you do your best right away.
|
if you're considering contributing to cobalt, first of all, thank you! check the [contribution guidelines here](/CONTRIBUTING.md) before getting started, they'll help you do your best right away.
|
||||||
|
|
||||||
|
### thank you
|
||||||
|
cobalt is sponsored by [royalehosting.net](https://royalehosting.net/?partner=cobalt). a part of our infrastructure is hosted on their network. we really appreciate their kindness and support!
|
||||||
|
|
||||||
### licenses
|
### licenses
|
||||||
for relevant licensing information, see the [api](api/README.md) and [web](web/README.md) READMEs.
|
for relevant licensing information, see the [api](api/README.md) and [web](web/README.md) READMEs.
|
||||||
unless specified otherwise, the remainder of this repository is licensed under [AGPL-3.0](LICENSE).
|
unless specified otherwise, the remainder of this repository is licensed under [AGPL-3.0](LICENSE).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user