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:
parent
97fb08928f
commit
86715f5b20
4 changed files with 73 additions and 45 deletions
|
|
@ -30,7 +30,7 @@ http {
|
|||
}
|
||||
|
||||
location /${BUCKET_NAME}/ {
|
||||
proxy_pass http://plane-minio:9000/uploads/;
|
||||
proxy_pass http://plane-minio:9000/${BUCKET_NAME}/;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue