Skip to content
Snippets Groups Projects
Commit 0f8c3704 authored by ale's avatar ale
Browse files

pass --domain

parent e56d6f5c
No related branches found
No related tags found
No related merge requests found
......@@ -7,4 +7,5 @@ set_etcd_params
exec setcap cap_net_bind_service=+ep \
chpst -u nobody \
redirectord --ip=${PUBLIC_IP} ${ETCD_OPTIONS} ${DAEMON_OPTIONS}
redirectord --ip=${PUBLIC_IP} --domain=${DOMAIN} \
${ETCD_OPTIONS} ${DAEMON_OPTIONS}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment