mirror of
https://github.com/unraid/api.git
synced 2026-01-04 23:50:37 -06:00
chore: add lanIp to serverState seed data
This commit is contained in:
@@ -46,6 +46,7 @@ const serverState = {
|
||||
locale: 'en',
|
||||
expireTime,
|
||||
uptime,
|
||||
lanIp: '192.168.0.1',
|
||||
};
|
||||
|
||||
export default serverState;
|
||||
Reference in New Issue
Block a user