1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-23 11:15:13 +03:00
aports/testing/moosefs/moosefs-cgiserv.confd
2019-10-22 08:22:03 +02:00

10 lines
181 B
Text

# MooseFS HTTP/CGI server configuration.
# BIND_HOST: local address to listen on
# default: any
BIND_HOST="0.0.0.0"
# BIND_PORT: port to listen on
# default: 9425
BIND_PORT=9425