Added links to browser downloads and others
Push image to registry / build-image (push) Successful in 6m20s

This commit is contained in:
2025-02-27 17:57:54 +01:00
parent cd3491c5a8
commit a80a32eee8
5 changed files with 8 additions and 0 deletions
+4
View File
@@ -75,6 +75,10 @@ return [
'links' => [
public_path('storage') => storage_path('app/public'),
public_path('console') => base_path('app/Browser/console'),
public_path('downloads') => base_path('app/Browser/downloads'),
public_path('screenshots') => base_path('app/Browser/screenshots'),
public_path('source') => base_path('app/Browser/source'),
],
];
+1
View File
@@ -0,0 +1 @@
/home/ninluc/Documents/codage/DatBrowser/app/Browser/console
+1
View File
@@ -0,0 +1 @@
/home/ninluc/Documents/codage/DatBrowser/app/Browser/downloads
+1
View File
@@ -0,0 +1 @@
/home/ninluc/Documents/codage/DatBrowser/app/Browser/screenshots
+1
View File
@@ -0,0 +1 @@
/home/ninluc/Documents/codage/DatBrowser/app/Browser/source