From d943586faf8b682a79b0a9e225657e52a06a0af6 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Thu, 20 Mar 2025 08:04:05 +0530 Subject: [PATCH] Remove extra volume This is an appendage from when this compose file was used for a test network, and not relevant to self hosting, at least not in the starter sample. --- server/compose.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/server/compose.yaml b/server/compose.yaml index a9ef5f6d52..1e2ac1224b 100644 --- a/server/compose.yaml +++ b/server/compose.yaml @@ -18,7 +18,6 @@ services: - source: credentials_yaml target: /credentials.yaml volumes: - - custom-logs:/var/logs - ./museum.yaml:/museum.yaml:ro - ./data:/data:ro networks: @@ -112,7 +111,6 @@ configs: bucket: scw-eu-fr-v3 volumes: - custom-logs: postgres-data: minio-data: