mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
@@ -99,6 +99,7 @@ read -r -d '' OPENRESTY_BLOCK <<'EOF'
|
||||
memory: "${OPENRESTY_RAM:-0.5G}"
|
||||
networks:
|
||||
- www
|
||||
|
||||
EOF
|
||||
|
||||
INDENTED_BLOCK=$(echo "$OPENRESTY_BLOCK" | sed 's/^/ /')
|
||||
|
||||
Reference in New Issue
Block a user