mirror of
https://github.com/ClusterCockpit/cc-docker.git
synced 2025-07-23 13:21:43 +02:00
Add influxdb dependency on php container
This commit is contained in:
@@ -79,6 +79,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
- redis
|
- redis
|
||||||
|
- influxdb
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
container_name: cc-nginx
|
container_name: cc-nginx
|
||||||
|
Reference in New Issue
Block a user