mirror of
https://tangled.org/tranquil.farm/tranquil-pds
synced 2026-08-21 08:46:04 +00:00
Admin endoints vs ref
This commit is contained in:
@@ -41,7 +41,8 @@ start_infra() {
|
||||
-e POSTGRES_DB=postgres \
|
||||
-P \
|
||||
--label tranquil_pds_test=true \
|
||||
postgres:18-alpine >/dev/null
|
||||
postgres:18-alpine \
|
||||
-c max_connections=500 >/dev/null
|
||||
echo "Starting MinIO..."
|
||||
$CONTAINER_CMD run -d \
|
||||
--name "${CONTAINER_PREFIX}-minio" \
|
||||
|
||||
Reference in New Issue
Block a user