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: