mirror of
https://github.com/bitnami/containers.git
synced 2026-02-13 07:47:15 +08:00
[bitnami/parse] Release 5.4.0-debian-11-r12 (#18139)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="5.4.0-debian-11-r11" \
|
||||
org.opencontainers.image.ref.name="5.4.0-debian-11-r12" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \
|
||||
org.opencontainers.image.title="parse" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
|
||||
@@ -230,7 +230,7 @@ Available environment variables:
|
||||
- `PARSE_DATABASE_PASSWORD`: Database password that Parse will use to connect with the database. No default.
|
||||
- `ALLOW_EMPTY_PASSWORD`: It can be used to allow blank passwords. Default: **no**
|
||||
|
||||
###### Create a MongoDB database for DreamFactory using mongodb-shell
|
||||
###### Create a MongoDB database using mongodb-shell
|
||||
|
||||
- `MONGODB_SHELL_DATABASE_HOST`: Hostname for the MongoDB server. Default: **mongodb**
|
||||
- `MONGODB_SHELL_DATABASE_PORT_NUMBER`: Port used by the MongoDB server. Default: **27017**
|
||||
|
||||
Reference in New Issue
Block a user