Untitled

Anonymous
plain_text
07/22/2024 3:32 PM
184 B
27
Indexable
 docker exec "${CONTAINER_NAME}" \
        /bin/bash -c \
        "printenv | grep --color=always -E 'KEYCLOAK|APPSMITH_DB_URL|EMBEDDED'"
Editor is loading...
Leave a Comment