PUID und GUID ergänzt

This commit is contained in:
Czechman 2024-09-15 21:36:45 +00:00
parent f5c7b2c102
commit 26e8775c37
1 changed files with 2 additions and 0 deletions

View File

@ -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"