Some repositories couldn't be updated, please check application logs for details.
BadCredentialsException: 401 {"message": "Bad credentials", "documentation_url": "https://docs.github.com/rest", "status": "401"}

aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docker-compose.yml (follow)
Commit message (Collapse)AuthorAge
* workflows/ci: deploy to Docker Hub, not to host directlyEgor Tensin2022-03-26
| | | | Copied the relevant workflow bits from my cgitize repo.
* docker: best practicesEgor Tensin2022-03-15
| | | | | Since I don't spawn any processes, I can just use the exec form in the Dockerfile, and it's all fine.
* docker-compose: add volume for the state fileEgor Tensin2022-03-12
|
* add docker-compose.ymlEgor Tensin2022-03-11