|
|
@@ -18,6 +18,7 @@ import { CacheSyncModule } from './cache-sync/cache-sync.module';
|
|
|
import { DevVideoCacheModule } from './dev/dev-video-cache.module';
|
|
|
import { RedisModule } from '@box/db/redis/redis.module';
|
|
|
import { CoreModule } from '@box/core/core.module';
|
|
|
+import path from 'path';
|
|
|
|
|
|
/**
|
|
|
* Check if running in production
|