generated from coop-cloud/example
Expose secrets
This commit is contained in:
parent
abd1365a47
commit
e7c568f472
@ -23,5 +23,8 @@ file_env() {
|
||||
unset "$fileVar"
|
||||
}
|
||||
|
||||
file_env "KEYCLOAK_CLIENT_SECRET"
|
||||
file_env "APP_SECRET_KEY"
|
||||
|
||||
echo "Passing it back to the upstream ENTRYPOINT/CMD..."
|
||||
exec "$@"
|
||||
|
Loading…
x
Reference in New Issue
Block a user