1
0
Fork 0

Merge pull request #464 from pixelfed/frontend-ui-refactor

Update readme
This commit is contained in:
daniel 2018-09-14 14:36:30 -06:00 committed by GitHub
commit ef61505c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -55,10 +55,9 @@ php artisan key:generate
php artisan storage:link
php artisan migrate
php artisan horizon
php artisan serve --host=localhost --port=80
```
Check your browser at http://localhost
## Communication