fixes solidtime

This commit is contained in:
MickLesk
2026-04-25 21:52:46 +02:00
parent c3f9c35926
commit c22d79d244
2 changed files with 2 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ chmod -R 775 storage bootstrap/cache
$STD php artisan storage:link
$STD php artisan migrate --force
$STD php artisan passport:client --personal --name="API" -n
$STD php artisan optimize
$STD php artisan optimize:clear
msg_ok "Set up SolidTime"
msg_info "Configuring Caddy"