fix PUID and GUID
This commit is contained in:
@@ -9,8 +9,10 @@
|
||||
"internalPort": "3000",
|
||||
"shm_size": "1gb",
|
||||
"environment": [
|
||||
{"key": "PUID", "value": "1000"},
|
||||
{"key": "PGID", "value": "1000"},
|
||||
{"key": "TZ", "value": "Europe/Paris"},
|
||||
{"key": "LC_ALL", "value": "fr_FR.UTF-8"}
|
||||
{"key": "LC_ALL", "value": "fr_FR.UTF-8"}
|
||||
],
|
||||
"volumes": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user