This commit is contained in:
2024-05-22 14:52:20 -07:00
parent 7e0266aefc
commit 29c31d44f8
5 changed files with 43 additions and 36 deletions

View File

@@ -2,7 +2,7 @@
# Set the environment variables for the RELP server URL and optionally for the webhook URL
export LOGGER_RELP_URL="tcp://10.201.1.18:20514"
export LOGGER_WEBHOOK_URL="https://example.com/webhook"
#export LOGGER_WEBHOOK_URL="https://example.com/webhook"
export RELP_DEBUG=1
# Run the Go program