+ monkeytype
--> Linted: EDITORCONFIG No errors were found in the linting process Details
--> Linted: GITLEAKS No errors were found in the linting process Details
--> Linted: YAML No errors were found in the linting process Details
lint Details

This commit is contained in:
Chase 2023-12-28 16:08:06 +00:00
parent db4e48a324
commit e6714cacb9
1 changed files with 6 additions and 0 deletions

View File

@ -658,3 +658,9 @@ services:
- webPort=2034
- webURL=https://cobalt.chse.dev/
- apiURL=https://cobalt-api.chse.dev/
monkeytype:
image: themythologist/monkeytype:frontend-latest
restart: unless-stopped
container_name: monkeytype
ports:
- 2035:5000/tcp