Merge branch 'develop'
* develop: remove config s3
This commit is contained in:
commit
f18ec2af3a
1 changed files with 0 additions and 4 deletions
|
|
@ -3,9 +3,6 @@
|
|||
/** API ระบบลงเวลา */
|
||||
import message from '@/api/api.message'
|
||||
|
||||
// environment variables
|
||||
export const s3ClusterUrl = import.meta.env.VITE_S3CLUSTER_PUBLIC_URL
|
||||
|
||||
const API = {
|
||||
/**message */
|
||||
...message,
|
||||
|
|
@ -13,5 +10,4 @@ const API = {
|
|||
|
||||
export default {
|
||||
API: API,
|
||||
s3ClusterUrl,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue