mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 22:49:01 -05:00
📎 Update backend scripts/repl with a default config
This commit is contained in:
parent
225c2ca6e6
commit
b62cc9c8e9
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ export AWS_SECRET_ACCESS_KEY=penpot-devenv
|
||||||
export PENPOT_OBJECTS_STORAGE_BACKEND=s3
|
export PENPOT_OBJECTS_STORAGE_BACKEND=s3
|
||||||
export PENPOT_OBJECTS_STORAGE_S3_ENDPOINT=http://minio:9000
|
export PENPOT_OBJECTS_STORAGE_S3_ENDPOINT=http://minio:9000
|
||||||
export PENPOT_OBJECTS_STORAGE_S3_BUCKET=penpot
|
export PENPOT_OBJECTS_STORAGE_S3_BUCKET=penpot
|
||||||
|
export PENPOT_OBJECTS_STORAGE_FS_DIRECTORY="assets"
|
||||||
|
|
||||||
export OPTIONS="
|
export OPTIONS="
|
||||||
-A:jmx-remote -A:dev \
|
-A:jmx-remote -A:dev \
|
||||||
|
|
Loading…
Add table
Reference in a new issue