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