mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
use bind mount for zilean
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user