1
0
Fork 0
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:
Limezy 2022-08-31 16:25:16 +07:00
parent 92ba36cfb9
commit 7e1f6ab278

View file

@ -13,4 +13,6 @@ const config = {
server: {
port: __PORT__,
},
};
};
export default config()