mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-04-03 04:08:52 +00:00
[kibana] Adjust binding hosting from old default
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
OPTS="-e $ES_URL"
|
||||
OPTS="-e $ES_URL -H $HOSTNAME"
|
||||
|
||||
exec bin/kibana $OPTS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user