fix: delete error
This commit is contained in:
+3
-3
@@ -61,9 +61,9 @@ S3_PORT=9000
|
||||
S3_ENDPOINT=http://127.0.0.1:9000
|
||||
S3_ACCESS_KEY=change-me
|
||||
S3_SECRET_KEY=change-me
|
||||
S3_WORKSPACE_BUCKET=workspaces
|
||||
S3_VERSION_BUCKET=versions
|
||||
S3_RUN_LOG_BUCKET=run-logs
|
||||
S3_WORKSPACE_BUCKET=workspace
|
||||
S3_VERSION_BUCKET=version
|
||||
S3_RUN_LOG_BUCKET=run-log
|
||||
S3_TRASH_BUCKET=trash
|
||||
S3_TRASH_RETENTION_DAYS=30
|
||||
|
||||
|
||||
Reference in New Issue
Block a user