update.
This commit is contained in:
parent
3d324c178a
commit
64e9a36783
@ -6,7 +6,7 @@ const env = {
|
||||
API_URL: process.env.VUE_APP_API_URL || 'https://api-dev.beefast.co'
|
||||
},
|
||||
production: {
|
||||
API_URL: process.env.VUE_APP_API_URL || 'http://api.beefast.co'
|
||||
API_URL: process.env.VUE_APP_API_URL || 'https://api.beefast.co'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user