mirror of
https://github.com/tiennm99/coolify.git
synced 2026-09-03 02:19:54 +00:00
fix(service): service url variable on cap-captcha.yaml
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user