]> PHS Git Server - phs-stack.git/commitdiff
Adding TeamCity and YouTrack.
authorcharleswrayjr <charleswrayjr@gmail.com>
Fri, 5 Sep 2025 03:06:46 +0000 (22:06 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Fri, 5 Sep 2025 03:06:46 +0000 (22:06 -0500)
docker-compose.yml

index 792580001851410cabe514a6d20d69ea6f70af45..c8f3f0457cf304d7a4a3bc463f26c696ad3f99a8 100644 (file)
@@ -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