forked from coop-cloud/outline
fix: get aws secret key right
This commit is contained in:
@ -24,7 +24,7 @@ file_env() {
|
||||
unset "$fileVar"
|
||||
}
|
||||
|
||||
file_env "AWS_SECRET_ACCESS_KEY"
|
||||
file_env "AWS_SECRET_KEY"
|
||||
file_env "OIDC_CLIENT_SECRET"
|
||||
file_env "UTILS_SECRET"
|
||||
file_env "DATABASE_PASSWORD"
|
||||
|
Reference in New Issue
Block a user