feat(config): Enable exec block in litefs.yml to trigger entrypoint.sh
This commit is contained in:
@@ -32,6 +32,5 @@ proxy:
|
|||||||
- "*.svg"
|
- "*.svg"
|
||||||
|
|
||||||
# Commands to run only on the primary node.
|
# Commands to run only on the primary node.
|
||||||
# This serves as a primary-only health check responder.
|
exec:
|
||||||
# exec:
|
- cmd: "/usr/local/bin/entrypoint.sh"
|
||||||
# - cmd: "nc -lk -p 8082 -e echo -e 'HTTP/1.1 200 OK\r\nContent-Length: 7\r\n\r\nPrimary'"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user