Also set user id for collector container
Else it chowns the DB, and doesn't run correctly
This commit is contained in:
parent
fd83820faa
commit
40488f62b7
@ -27,4 +27,6 @@ services:
|
||||
- SCRUTINY_COLLECTOR=true
|
||||
- SCRUTINY_WEB=false
|
||||
- SCRUTINY_API_ENDPOINT=http://web:8080
|
||||
- PUID={{ docker_user.id }}
|
||||
- PGID={{ docker_user.id }}
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user