mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update readme
This commit is contained in:
parent
599844b2fb
commit
c96ef86743
1 changed files with 1 additions and 2 deletions
|
@ -55,10 +55,9 @@ php artisan key:generate
|
||||||
php artisan storage:link
|
php artisan storage:link
|
||||||
php artisan migrate
|
php artisan migrate
|
||||||
php artisan horizon
|
php artisan horizon
|
||||||
php artisan serve --host=localhost --port=80
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Check your browser at http://localhost
|
|
||||||
|
|
||||||
## Communication
|
## Communication
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue