forked from github/plane
Chore: self host enhancements (#4091)
* latest changed to stable and .env changed to plane.env * env changes * script fix * env changes * sed fix * codacy proposed fixes
This commit is contained in:
@@ -30,7 +30,7 @@ http {
|
||||
}
|
||||
|
||||
location /${BUCKET_NAME}/ {
|
||||
proxy_pass http://plane-minio:9000/uploads/;
|
||||
proxy_pass http://plane-minio:9000/${BUCKET_NAME}/;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user