diff --git a/docker-compose/archiver-timescale.yml b/docker-compose/archiver-timescale.yml index 385f1ce4a26138afbe46f3d75ee0e95e64640b4b..a154b96d3338a039237b5d6f1933933c0969ecb3 100644 --- a/docker-compose/archiver-timescale.yml +++ b/docker-compose/archiver-timescale.yml @@ -46,7 +46,7 @@ services: /bin/bash -c " wait-for-it.sh archiver-timescale:5432 --timeout=30 --strict -- wait-for-it.sh ${TANGO_HOST} --timeout=30 --strict -- - hdbppcm-srv 02" + hdbppcm-srv 01" logging: driver: syslog options: @@ -74,7 +74,7 @@ services: /bin/bash -c " wait-for-it.sh archiver-timescale:5432 --timeout=30 --strict -- wait-for-it.sh ${TANGO_HOST} --timeout=30 --strict -- - hdbppes-srv 02" + hdbppes-srv 01" logging: driver: syslog options: