chore(docker): change binary name inside container
This commit is contained in:
@ -8,7 +8,7 @@ RULE_PATH=${RULE_PATH:-}
|
||||
|
||||
# --- Build the Command ---
|
||||
# This command is now used for both the initial run and the cron job.
|
||||
APP_CMD="/usr/local/bin/ruleset-sync \
|
||||
APP_CMD="/usr/local/bin/sbrs \
|
||||
--input-config /config/template.json \
|
||||
--rules-dir /rules \
|
||||
--output-config /config/default.json \
|
||||
|
Reference in New Issue
Block a user