Skip to content
Closed
2 changes: 1 addition & 1 deletion .env_sample
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ AWS_STORAGE_PRIVATE_BUCKET_NAME=private
AWS_S3_ENDPOINT_URL=http://minio:9000/
AWS_QUERYSTRING_AUTH=False
# Optional URL rewriting in compute worker, format: FROM | TO
#WORKER_BUNDLE_URL_REWRITE=http://localhost:9000|http://minio:9000
#WORKER_BUNDLE_URL_REWRITE=http://localhost:9000/|http://minio:9000/


# -----------------------------------------------------------------------------
Expand Down
Loading
Loading