Add USER_ID et GROUP_ID
This commit is contained in:
@@ -12,6 +12,8 @@ services:
|
|||||||
- no-new-privileges:true
|
- no-new-privileges:true
|
||||||
environment:
|
environment:
|
||||||
DARK_MODE: 1
|
DARK_MODE: 1
|
||||||
|
USER_ID: 1026
|
||||||
|
GROUP_ID: 100
|
||||||
restart: on-failure:5
|
restart: on-failure:5
|
||||||
ports:
|
ports:
|
||||||
- 4741:5800
|
- 4741:5800
|
||||||
|
|||||||
Reference in New Issue
Block a user