mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-01-09 04:27:47 +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
|
sed 's/DB_DATABASE=blessingskin/DB_DATABASE=\/workspace\/blessing-skin-server\/storage\/database\.db/' -i .env
|
||||||
php artisan key:generate
|
php artisan key:generate
|
||||||
php artisan serve --host=0.0.0.0
|
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:
|
github:
|
||||||
prebuilds:
|
prebuilds:
|
||||||
|
Loading…
Reference in New Issue
Block a user