fix(service): service url variable on cap-captcha.yaml
This commit is contained in:
parent
ae1a24a83b
commit
d425998476
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
cap:
|
||||
image: tiago2/cap:latest
|
||||
environment:
|
||||
- SERVICE_FQDN_CAP_3000
|
||||
- SERVICE_URL_CAP_3000
|
||||
- ADMIN_KEY=$SERVICE_PASSWORD_ADMIN
|
||||
- REDIS_URL=redis://valkey:6379
|
||||
depends_on:
|
||||
|
|
|
|||
Loading…
Reference in a new issue