Fixed UNIT_SOURCE.

This commit is contained in:
Leonid Nikitin 2024-06-12 00:42:39 +05:00
parent e34bb65e7e
commit 878db6efd0
Signed by: kor-elf
GPG Key ID: 3C0F720C170F6E1D

View File

@ -43,7 +43,7 @@ services:
env_file: docker/captcha-app/.env
environment:
CONTAINER_ROLE: app
UNIT_SOURCE: '["172.16.0.0/12"]'
UNIT_SOURCE: '"172.16.0.0/12"'
captcha-queue:
image: korelf/service-captcha:0.8.2