mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 15:37:10 +00:00
allowed grafana to listen all interfaces
This commit is contained in:
+1
-1
@@ -273,7 +273,7 @@ services:
|
|||||||
- name: web
|
- name: web
|
||||||
target: 3000
|
target: 3000
|
||||||
published: 8004
|
published: 8004
|
||||||
host_ip: 127.0.0.1
|
host_ip: 0.0.0.0
|
||||||
protocol: tcp
|
protocol: tcp
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
shm_size: 4mb
|
shm_size: 4mb
|
||||||
|
|||||||
Reference in New Issue
Block a user