diff --git a/auto/compose.zilean.yaml b/auto/compose.zilean.yaml index 45b288f..6794a62 100644 --- a/auto/compose.zilean.yaml +++ b/auto/compose.zilean.yaml @@ -17,7 +17,7 @@ services: postgres: condition: service_healthy volumes: - - zilean-tmp:/tmp + - ./data/zilean/tmp:/tmp networks: - addon_network @@ -29,5 +29,4 @@ networks: external: true - \ No newline at end of file