[#218] Remove trailing spaces

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
This commit is contained in:
Evgenii Stratonikov 2022-09-15 14:41:13 +03:00 committed by Alex Vanin
parent edc6513991
commit c4ceb1c585
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ services:
hostname: http_gate hostname: http_gate
container_name: http_gate container_name: http_gate
restart: on-failure restart: on-failure
dns: dns:
- ${IPV4_PREFIX}.53 - ${IPV4_PREFIX}.53
networks: networks:
http_gate_int: http_gate_int:

View file

@ -8,7 +8,7 @@ services:
hostname: s3_gate hostname: s3_gate
container_name: s3_gate container_name: s3_gate
restart: on-failure restart: on-failure
dns: dns:
- ${IPV4_PREFIX}.53 - ${IPV4_PREFIX}.53
networks: networks:
s3_gate_int: s3_gate_int: