Set all default UID/GID to root

To make sure it works by default with NAS, and people can still change it afterwards it they want additional security
This commit is contained in:
Alexandre
2022-08-22 09:42:16 +02:00
parent 5c328f39ff
commit 70efc35918
54 changed files with 263 additions and 91 deletions

View File

@@ -28,7 +28,7 @@ This addon is based on the [docker image](https://github.com/linuxserver/code-se
Webui can be found at `<your-ip>:8443`.
```yaml
GUID: user
PGID: user
GPID: user
TZ: timezone
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...