Fix formatting

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2023-05-07 22:45:30 +05:30
parent 26cc78334a
commit 4bc688a79d
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -5,6 +5,7 @@ A no-nonsense pastebin, that serves content of files from a private gitlab repos
Necessary ENV Variables:
`GITLAB_TOKEN`: A personal/deploy token, that can read the files in the provided repo
`BASE_URL`: Base API URL to the repo, example: `https://git.baalajimaestro.me/api/v4/projects/0`
This project is hostable with docker, and a prebuilt docker image is at `registry.baalajimaestro.me/baalajimaestro/obsolute-paste`