Parcourir la source

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

Update readme
daniel il y a 6 ans
Parent
commit
ef61505c6e
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -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