Commit Graph

8 Commits

Author SHA1 Message Date
0f07c8c6ab
Improved queue launch in Docker.
Now it does not die, but in a loop inside it restarts php /var/www/html/artisan queue:work --verbose --sleep=5 --tries=10 --max-time=3600.
2024-06-11 22:44:48 +05:00
de69776bc8
Added php artisan storage:link. 2024-06-11 22:42:10 +05:00
0e93b2e780
Fixed .dockerignore. 2024-05-19 21:01:26 +05:00
b662a85572
Fixed the use of the UNIT_SOURCE parameter for Nginx Unit. 2024-04-28 19:48:20 +05:00
5703015874
Revived the dashboard. 2024-04-28 01:26:30 +05:00
20ed4860da
Added the ability to enable captcha when logging in. 2024-04-25 23:45:07 +05:00
e059f09e2f
Updated Laravel to 11. 2024-04-25 20:58:52 +05:00
85e181e51c
Changed the project structure. 2024-04-25 19:56:34 +05:00