UNPKG

@63pokupki/nodejs-common

Version:
10 lines (8 loc) 222 B
import { S3confI } from "../src"; export const S3confDO: S3confI = { endpoint: 'https://fra1.digitaloceanspaces.com/', bucket: '', // bucketName baseUrl: '', // url with cdn access: '', secret: '', };