diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index d463133..2638c6c 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -88,4 +88,4 @@ jobs: php artisan view:cache " docker exec koori-erp-laravel chmod -R 775 /var/www/html/storage /var/www/html/bootstrap/cache - docker exec koori-erp-laravel supervisorctl restart all \ No newline at end of file + docker restart koori-erp-laravel \ No newline at end of file