fix: wrong network
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
hostname: "{{influx_hostname}}"
|
||||
domainname: "{{influx_domainname}}"
|
||||
networks:
|
||||
- name: "{{ docker_network }}"
|
||||
- name: "{{ cobald_docker_network }}"
|
||||
published_ports:
|
||||
- "{{influx_pubport}}:8086"
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user