From: charleswrayjr Date: Fri, 5 Sep 2025 03:06:46 +0000 (-0500) Subject: Adding TeamCity and YouTrack. X-Git-Url: https://git.phasecustomsoft.com/static/gitweb.js?a=commitdiff_plain;h=c692ba8cc7a2a5d80d82f0f92cd1803349c692c7;p=phs-stack.git Adding TeamCity and YouTrack. --- diff --git a/docker-compose.yml b/docker-compose.yml index 7925800..c8f3f04 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,6 +34,8 @@ services: PHS_ENV: ${PHS_ENV} TZ: America/Chicago volumes: + - /home/git/.ssh/git-ui:/home/node/.ssh/git-ui:ro + - /var/run/docker.sock:/var/run/docker.sock - ./volumes/phs-api:/usr/src/app - ./volumes/phs-api/pm2logs:/home/node/.pm2/logs - /home/git:/home/git