PUID und GUID ergänzt
This commit is contained in:
parent
f5c7b2c102
commit
26e8775c37
|
|
@ -11,6 +11,8 @@ services:
|
|||
# Add any other Stream port you want to expose
|
||||
# - '21:21' # FTP
|
||||
environment:
|
||||
PUID: 1000
|
||||
PGID: 1000
|
||||
DB_MYSQL_HOST: "db"
|
||||
DB_MYSQL_PORT: 3306
|
||||
DB_MYSQL_USER: "npm"
|
||||
|
|
|
|||
Loading…
Reference in New Issue