From 7bf66db903984c6a6bfe4b94294519152aef543a Mon Sep 17 00:00:00 2001 From: Avnit Bambah Date: Tue, 6 Feb 2024 22:33:35 -0800 Subject: [PATCH] Fixing compose file --- compose.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/compose.yaml b/compose.yaml index 347d0f04..90097a98 100644 --- a/compose.yaml +++ b/compose.yaml @@ -3,9 +3,6 @@ services: homepage: image: ghcr.io/gethomepage/homepage:latest container_name: homepage - environment: - PUID: 1000 -- optional, your user id - PGID: 1000 -- optional, your group id ports: - 3000:3000 volumes: