DEV-2296 WidgetCrmAddressEditComponent BetaFeature

This commit is contained in:
2025-11-19 18:09:40 +01:00
parent 57b25a91d8
commit ccd36b14f3

View File

@@ -75,12 +75,12 @@ services:
- '/opt/buildagent/temp3:/opt/buildagent/temp'
- '/opt/buildagent/tools3:/opt/buildagent/tools'
image: jetbrains/teamcity-agent:${AGENT_IMAGE_VERSION}
watchtower:
image: containrrr/watchtower
container_name: watchtower
volumes:
- /var/run/docker.sock:/var/run/docker.sock
command: teamcity-server
# watchtower: // watchtower seems not to have the a version docker compose compatible with the new docker api. Need to keep watchin untill it has.
# image: containrrr/watchtower
# container_name: watchtower
# volumes:
# - /var/run/docker.sock:/var/run/docker.sock
# command: teamcity-server
node_exporter:
image: quay.io/prometheus/node-exporter:latest
container_name: node_exporter