mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-06-25 05:49:15 +08:00
feat: update
This commit is contained in:
parent
b402c41924
commit
1f3bfa0452
@ -5,7 +5,7 @@ export default defineConfig({
|
|||||||
mode: 'site',
|
mode: 'site',
|
||||||
logo: '/images/homebrew-256x256.png',
|
logo: '/images/homebrew-256x256.png',
|
||||||
define: {
|
define: {
|
||||||
'AVALON_SERVER': process.env.NODE_ENV === 'production' ? 'https://avalon.idayer.com' : 'http://localhost:8000',
|
'AVALON_SERVER': process.env.NODE_ENV === 'production' ? 'https://api.idayer.com' : 'http://localhost:8000',
|
||||||
},
|
},
|
||||||
favicon: '/favicon.ico',
|
favicon: '/favicon.ico',
|
||||||
locales: [['zh-CN', '中文']],
|
locales: [['zh-CN', '中文']],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user