mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 17:41:39 +02:00
Merge pull request #2001 from penpot/niwinz-telemetry-enhacements-2
Minor improvements
This commit is contained in:
commit
65b6d1e07b
3 changed files with 53 additions and 38 deletions
|
@ -24,9 +24,8 @@ mc mb penpot-s3/penpot -p
|
|||
|
||||
export AWS_ACCESS_KEY_ID=penpot-devenv
|
||||
export AWS_SECRET_ACCESS_KEY=penpot-devenv
|
||||
export PENPOT_ASSETS_STORAGE_BACKEND=assets-fs
|
||||
export PENPOT_ASSETS_STORAGE_BACKEND=assets-s3
|
||||
export PENPOT_STORAGE_ASSETS_S3_ENDPOINT=http://minio:9000
|
||||
export PENPOT_STORAGE_ASSETS_S3_REGION=eu-central-1
|
||||
export PENPOT_STORAGE_ASSETS_S3_BUCKET=penpot
|
||||
|
||||
export OPTIONS="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue