Skip to content

Commit b7f4988

Browse files
authored
Update README.md
1 parent 926cdaa commit b7f4988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ If you encounter any issues with filesystem permissions while visiting your appl
3939

4040
- Bring any container(s) down with `docker-compose down`
4141
- In your terminal, run `export UID=$(id -u)` and then `export GID=$(id -g)`
42+
- If you see any errors about readonly variables from the above step, you can ignore them and continue
4243
- Re-build the containers by running `docker-compose build --no-cache`
4344

4445
Then, either bring back up your container network or re-run the command you were trying before, and see if that fixes it.

0 commit comments

Comments
 (0)