Skip to content

Commit 1bcec61

Browse files
Fixed the config file
1 parent cf6245c commit 1bcec61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

config/parse.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
|
6565
*/
6666

67-
'mount_path' => '1/',
68-
67+
'mount_path' => '1',
6968

7069
];

0 commit comments

Comments
 (0)