Skip to content

Commit 837042f

Browse files
authored
Merge pull request #2293 from codalab/env_sample_update
ENV - added / at the end of the url
2 parents 44114eb + 48e0563 commit 837042f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env_sample

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

7474

7575
# -----------------------------------------------------------------------------

0 commit comments

Comments
 (0)