Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MilesChou committed Sep 27, 2022
1 parent c9f939f commit 48026e2
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,10 @@ php artisan migrate
php artisan serve
```

然後就能在 http://127.0.0.1/ 看到內容了。
然後就能在 http://127.0.0.1:8000/ 看到內容了。

Hydra 的啟動方法如下:

```
hydra serve all -c hydra.yml --dangerous-force-http
```

0 comments on commit 48026e2

Please sign in to comment.