daytimedrinkingclub / shipstation

Generate and manage your personal website and portfolio with ease
https://shipstation.ai/
73 stars 58 forks source link

Region is missing #13

Closed pramaths closed 2 months ago

pramaths commented 2 months ago

image Showing error for region, but there is no mention of Region in env

pramaths commented 2 months ago

@ptmaroct how to resolve this? am I missing any field in env

ptmaroct commented 2 months ago

@pramaths this is the S3 region, which comes from BUCKETEER_AWS_REGION env variable. You can comment out the usages of methods from https://github.com/daytimedrinkingclub/shipstation/blob/main/server/services/s3Service.js which are used to store websites to s3 as that websites are stored locally anyway

Check the updated env templates