add opensearch addons
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/command/with-contenv bash
|
||||
set -euo pipefail
|
||||
echo "[s6-run] Starting NGINX load balancer"
|
||||
exec nginx -g 'daemon off;'
|
Reference in New Issue
Block a user