20260415
This commit is contained in:
@@ -50,4 +50,22 @@
|
|||||||
, "url": "redis://cvtt-tester-01.cvtt.vpn:16379"
|
, "url": "redis://cvtt-tester-01.cvtt.vpn:16379"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
, "md_cache": {
|
||||||
|
"REDIS_DCKR_COMPOSE": {
|
||||||
|
"type": "redis"
|
||||||
|
, "url": "redis://redis:6379"
|
||||||
|
}
|
||||||
|
, "REDIS_LCLHOST": {
|
||||||
|
"type": "redis"
|
||||||
|
, "url": "redis://localhost:6379"
|
||||||
|
}
|
||||||
|
, "REDIS_LCLHOST_2_DCKR_COMPOSE": {
|
||||||
|
"type": "redis"
|
||||||
|
, "url": "redis://localhost:16379"
|
||||||
|
}
|
||||||
|
, "REDIS_tester-01_2_DCKR_COMPOSE": { # to use docker compose service from outside
|
||||||
|
"type": "redis"
|
||||||
|
, "url": "redis://cvtt-tester-01.cvtt.vpn:16379"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user