mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2024-06-07 19:40:43 +00:00
[kibana] Adjust binding hosting from old default
This commit is contained in:
parent
de6d7a64ac
commit
a0c1ed88d1
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
OPTS="-e $ES_URL"
|
||||
OPTS="-e $ES_URL -H $HOSTNAME"
|
||||
|
||||
exec bin/kibana $OPTS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user