mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Update vite.config.js
This commit is contained in:
parent
92ba36cfb9
commit
7e1f6ab278
1 changed files with 3 additions and 1 deletions
|
@ -13,4 +13,6 @@ const config = {
|
|||
server: {
|
||||
port: __PORT__,
|
||||
},
|
||||
};
|
||||
};
|
||||
|
||||
export default config()
|
Loading…
Add table
Reference in a new issue