This commit is contained in:
2023-07-30 02:29:23 +08:00
parent 277a919436
commit 4afdd098a5
10 changed files with 31 additions and 23 deletions

4
run_prod.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
eval 'APP_URL=https://productalert.co php artisan ziggy:generate';
eval 'npm run build';