Fix jwt-token
This commit is contained in:
@@ -47,10 +47,10 @@ async function seedDatabase() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
name: 'Musk Naval Base Detector',
|
||||
geo_lat: 59.2753,
|
||||
geo_lon: 18.2649,
|
||||
location_description: 'Musk Naval Base Perimeter',
|
||||
name: 'Muskö Naval Base Detector',
|
||||
geo_lat: 58.971724,
|
||||
geo_lon: 18.121915,
|
||||
location_description: 'Muskö Naval Base Perimeter',
|
||||
is_active: true,
|
||||
last_heartbeat: new Date(),
|
||||
heartbeat_interval: 300,
|
||||
|
||||
Reference in New Issue
Block a user