fix(docker): add missing MINIO_BUCKET environment variable (#839)
This commit is contained in:
@@ -247,4 +247,4 @@ export PLUGIN_AES_AUTH_SECRET='^*6x3hdu2nc%-p38'
|
||||
export PLUGIN_AES_STATE_SECRET='osj^kfhsd*(z!sno'
|
||||
# PLUGIN_AES_OAUTH_TOKEN_SECRET is the secret of used to encrypt oauth refresh token and access token.
|
||||
# The size of secret must be 16, 24 or 32 bytes.
|
||||
export PLUGIN_AES_OAUTH_TOKEN_SECRET='cn+$PJ(HhJ[5d*z9'
|
||||
export PLUGIN_AES_OAUTH_TOKEN_SECRET='cn+$PJ(HhJ[5d*z9'
|
||||
|
||||
Reference in New Issue
Block a user