forked from metin2/web
Added website Docker image, bumped PHP version, added mall authentication, added experimental patcher support, improved migrations, added teasers
This commit is contained in:
@ -70,7 +70,7 @@ return [
|
||||
*/
|
||||
|
||||
'links' => [
|
||||
public_path('storage') => storage_path('app/public'),
|
||||
public_path('patch-data') => storage_path('app/public/patch-data'),
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user