Fixed UNIT_SOURCE.
This commit is contained in:
parent
e34bb65e7e
commit
878db6efd0
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user