diff --git a/examples/nextcloud/.env b/examples/nextcloud/.env index 90cf3f8..6f8ee42 100644 --- a/examples/nextcloud/.env +++ b/examples/nextcloud/.env @@ -9,8 +9,6 @@ MYSQL_PGID=1000 MSQL_TZ=Europe/Berlin # settings for the nextcloud container -NC_PUID=1000 -NC_PGID=1000 NC_ADMIN_USER=admin NC_ADMIN_USER_PASSWORD=adminpass