3 lines
72 B
Bash
3 lines
72 B
Bash
# Match the container's www-data user to your local user ID
|
|
USERID=1111
|
# Match the container's www-data user to your local user ID
|
|
USERID=1111
|