diff --git a/Dashboard_Containers/homepage/compose.yaml b/Dashboard_Containers/homepage/compose.yaml index cddf678..a3a9d0b 100644 --- a/Dashboard_Containers/homepage/compose.yaml +++ b/Dashboard_Containers/homepage/compose.yaml @@ -9,7 +9,7 @@ services: #ports: # - 3300:3000 volumes: - - /srv/docker/homepage/config:/app/config # Make sure your local config directory exists + #- /srv/docker/homepage/config:/app/config # Make sure your local config directory exists - ./config/:/app/config/ restart: unless-stopped networks: