diff --git a/seafile/config.json b/seafile/config.json index fc92d2e71..e86f5f85e 100644 --- a/seafile/config.json +++ b/seafile/config.json @@ -50,8 +50,8 @@ ], "name": "Seafile", "options": { - "PUID": "1001", - "PGID": "1001", + "PUID": "1000", + "PGID": "1000", "database": "sqlite", "data_location": "/share/seafile", "URL": "seafile.example.com",