production modifications

This commit is contained in:
Andras Bacsai
2023-04-27 11:29:02 +02:00
parent c44a9afdeb
commit 30f597c563
17 changed files with 135 additions and 21 deletions

View File

@@ -0,0 +1 @@
oneshot

View File

@@ -0,0 +1,2 @@
#!/command/execlineb -P
php /var/www/html/artisan migrate --force --isolated

View File

@@ -0,0 +1 @@
oneshot

View File

@@ -0,0 +1,2 @@
#!/command/execlineb -P
php /var/www/html/artisan db:seed --class ProductionSeeder --force