grafana: Support additional networks
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
- "{{ grafana_domain }}"
|
||||
service_database_type: postgres
|
||||
service_postgres_tag: 17-alpine
|
||||
service_container_additional_networks: "{{ grafana_additional_networks }}"
|
||||
service_container_env:
|
||||
GF_DATABASE_TYPE: postgres
|
||||
GF_DATABASE_HOST: grafana-postgres:5432
|
||||
|
||||
Reference in New Issue
Block a user