This commit is contained in:
@ -23,8 +23,8 @@ file_env() {
|
||||
unset "$fileVar"
|
||||
}
|
||||
|
||||
file_env "KEYCLOAK_CLIENT_SECRET"
|
||||
file_end "NEXTCLOUD_APP_SECRET"
|
||||
file_env "APP_SECRET_KEY"
|
||||
file_env "KEYCLOAK_CLIENT_SECRET"
|
||||
|
||||
echo "Passing it back to the upstream ENTRYPOINT/CMD..."
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user