mirror of
https://github.com/unraid/api.git
synced 2026-01-12 11:40:11 -06:00
8 lines
127 B
JavaScript
8 lines
127 B
JavaScript
/*
|
|
* Copyright 2019 Lime Technology Inc. All rights reserved.
|
|
* Written by: Alexis Tyler
|
|
*/
|
|
|
|
// Boot app
|
|
require('./app');
|