Merged PR 127: Fake
Fake
This commit is contained in:
@@ -31,7 +31,7 @@ public class VideoController {
|
||||
@Autowired
|
||||
private KSVideoRepository ksVideoRepository;
|
||||
|
||||
private String document_path="/mnt/apollo_storage/videos";
|
||||
private String document_path="/mnt/apollo_storage/documents";
|
||||
|
||||
private static final Logger logger = LoggerFactory.getLogger(VideoController.class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user