mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 11:46:37 +02:00
📎 Update default repl script
This commit is contained in:
parent
20f357d75d
commit
199360efa6
1 changed files with 1 additions and 2 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