Skip to content

Commit 5144278

Browse files
authored
Update readme.md
1 parent 6de957c commit 5144278

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Go into the webroot.
1212
1313
> docker run -it --rm -v $(pwd):/app -w /app verwilst/php7-cli php artisan jwt:secret
1414
15+
> docker run -it --rm -v $(pwd):/app -w /app verwilst/php7-cli php artisan l5-swagger:publish-assets
16+
1517
Make sure to chown all the data in your webroot to your own user, since docker sets ownership to added files to root.
1618

1719
> sudo chown verwilst: . -R

0 commit comments

Comments
 (0)