Skip to content

Commit 48e0563

Browse files
committed
added / at the end of the url
1 parent d41062b commit 48e0563

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env_sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ AWS_STORAGE_PRIVATE_BUCKET_NAME=private
7171
AWS_S3_ENDPOINT_URL=http://minio:9000/
7272
AWS_QUERYSTRING_AUTH=False
7373
# Optional URL rewriting in compute worker, format: FROM | TO
74-
#WORKER_BUNDLE_URL_REWRITE=http://localhost:9000|http://minio:9000
74+
#WORKER_BUNDLE_URL_REWRITE=http://localhost:9000/|http://minio:9000/
7575

7676

7777
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)