-
I have installed the lastest version ,I am not able to upload a logo or attached files to expense error is given "something when wrong ". |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Bigcapital assumes you have S3 bucket this is part on your .env config file. You can selfhost Minio as an alternative to AWS s3. poor documentation on the installation setup. they should specify which variables you can ignore and which function breaks if empty. |
Beta Was this translation helpful? Give feedback.
-
I still can't upload any file or branding to my minio.... Here is my .env I place minio container on the same network with bigcapital (bigcapital_network), I put it also on the same docker compose file. but can't get file upload working at all... any help to resolve the issue? thank you |
Beta Was this translation helpful? Give feedback.
Bigcapital assumes you have S3 bucket this is part on your .env config file. You can selfhost Minio as an alternative to AWS s3.
poor documentation on the installation setup. they should specify which variables you can ignore and which function breaks if empty.