fix: wrong network

This commit is contained in:
2021-06-24 16:37:10 +02:00
parent 9237d736d8
commit 9499ce49ae
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
hostname: ed-grafana
domainname: cobald.local
networks:
- name: "{{docker_network}}"
- name: "{{cobald_docker_network}}"
published_ports:
- "3000:3000"
state: started