chore: bump defi-arbitrage submodule; operator IP and deployment doc updates
Made-with: Cursor
This commit is contained in:
@@ -166,7 +166,7 @@ create_api_container() {
|
||||
local db_name="${DBIS_DB_NAME:-dbis_core}"
|
||||
local db_user="${DBIS_DB_USER:-dbis}"
|
||||
local db_password="${DBIS_DB_PASSWORD:-}"
|
||||
local redis_host="${DBIS_REDIS_IP:-192.168.11.120}"
|
||||
local redis_host="${DBIS_REDIS_IP:-192.168.11.125}"
|
||||
local jwt_secret="${JWT_SECRET:-$(generate_jwt_secret)}"
|
||||
|
||||
pct exec "$vmid" -- bash -c "cat > ${DBIS_CORE_PROJECT_ROOT:-/opt/dbis-core}/.env <<EOF
|
||||
|
||||
Reference in New Issue
Block a user