We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f63a7cb commit 01322f5Copy full SHA for 01322f5
readme.md
@@ -16,7 +16,7 @@ Go into the webroot.
16
17
Make sure to chown all the data in your webroot to your own user, since docker sets ownership to added files to root.
18
19
-> sudo chown verwilst: . -R
+> sudo chown $(id -un): . -R
20
21
## How to run
22
0 commit comments