You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 vuosi sitten
2 vuotta sitten
1 vuosi sitten
1 vuosi sitten
1234567
  1. import {
  2. envs
  3. } from '@/utils/network/api.js'
  4. export const downloadFileURL = envs[process.env.NODE_ENV].baseUrl + '/default-bucket/'
  5. export const fileURL = envs[process.env.NODE_ENV].baseUrl + '/default-bucket/'
  6. export const fileURLList = envs[process.env.NODE_ENV].baseUrl + "/"