From: charleswrayjr Date: Fri, 5 Sep 2025 04:14:42 +0000 (-0500) Subject: Adding TeamCity and YouTrack. X-Git-Url: https://git.phasecustomsoft.com/static/gitweb.js?a=commitdiff_plain;h=12bb058be35f1fc6a21dc997dce6e36e385f5dd0;p=phs-stack.git Adding TeamCity and YouTrack. --- diff --git a/docker-compose.yml b/docker-compose.yml index 8004767..04ff912 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -72,6 +72,7 @@ services: teamcity: image: jetbrains/teamcity-server:latest container_name: teamcity + user: root ports: - "8111:8111" volumes: