mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-08 03:58:11 +08:00
chore: migrate to gp ports wait
This commit is contained in:
parent
eca2dffc31
commit
9384e7dde6
@ -9,7 +9,7 @@ tasks:
|
||||
sed 's/DB_DATABASE=blessingskin/DB_DATABASE=\/workspace\/blessing-skin-server\/storage\/database\.db/' -i .env
|
||||
php artisan key:generate
|
||||
php artisan serve --host=0.0.0.0
|
||||
- command: gp await-port 8080 && gp preview $(gp url 8000)
|
||||
- command: gp ports await 8080 && gp preview $(gp url 8000)
|
||||
|
||||
github:
|
||||
prebuilds:
|
||||
|
Loading…
Reference in New Issue
Block a user