From 30e3aaa432978f40321f95c7a066d6001ed6718a Mon Sep 17 00:00:00 2001 From: Gabe Date: Mon, 16 Mar 2026 23:55:12 +0000 Subject: [PATCH] Update File_Containers/convertx/compose.yaml --- File_Containers/convertx/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File_Containers/convertx/compose.yaml b/File_Containers/convertx/compose.yaml index d441957..ac413b9 100644 --- a/File_Containers/convertx/compose.yaml +++ b/File_Containers/convertx/compose.yaml @@ -11,7 +11,7 @@ services: #- ACCOUNT_REGISTRATION=false #- ALLOW_UNAUTHENTICATED=faslse #Allow unauthenticated users to use the service, only set this to true locally volumes: - - srv/docker/convertx/data:/app/data + - /srv/docker/convertx/data:/app/data networks: - traefik_network labels: