Commit 351c2bce by Chavee Issariyapat

edit conf

parent 9df08859
......@@ -101,7 +101,8 @@ EOF
fi
if env | grep -q "VERNEMQ_WEBHOOK_NO_PAYLOAD"; then
echo "vmq_webhooks.mywebhook1.no_payload = ${VERNEMQ_WEBHOOK_NO_PAYLOAD}" >> /etc/vernemq/vernemq.conf
echo "vmq_webhooks.webhook2.no_payload = ${VERNEMQ_WEBHOOK_NO_PAYLOAD}" >> /etc/vernemq/vernemq.conf
echo "vmq_webhooks.webhook4.no_payload = ${VERNEMQ_WEBHOOK_NO_PAYLOAD}" >> /etc/vernemq/vernemq.conf
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment