mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
ae0c347f27
[misc] npm workspaces GitOrigin-RevId: 87aa72db6637fb238d7cd35b0a48ac3ed58ab3eb
10 lines
584 B
Text
10 lines
584 B
Text
filestore
|
|
--data-dirs=uploads,user_files,template_files
|
|
--dependencies=s3,gcs
|
|
--docker-repos=gcr.io/overleaf-ops
|
|
--env-add=ENABLE_CONVERSIONS="true",USE_PROM_METRICS="true",AWS_S3_USER_FILES_BUCKET_NAME=fake_user_files,AWS_S3_TEMPLATE_FILES_BUCKET_NAME=fake_template_files,AWS_S3_PUBLIC_FILES_BUCKET_NAME=fake_public_files,GCS_USER_FILES_BUCKET_NAME=fake_userfiles,GCS_TEMPLATE_FILES_BUCKET_NAME=fake_templatefiles,GCS_PUBLIC_FILES_BUCKET_NAME=fake_publicfiles
|
|
--env-pass-through=
|
|
--node-image=gcr.io/overleaf-ops/node
|
|
--node-version=14.18.3
|
|
--public-repo=True
|
|
--script-version=4.1.0
|