mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-17 06:36:23 -05:00
fix: update volume path for temporal-postgresql service in docker-compose
This commit is contained in:
@@ -145,7 +145,7 @@ services:
|
||||
timeout: 3s
|
||||
retries: 3
|
||||
volumes:
|
||||
- temporal-db-data:/pg/data
|
||||
- temporal-db-data:/var/lib/postgresql/data
|
||||
networks:
|
||||
- temporal-network
|
||||
|
||||
|
||||
Reference in New Issue
Block a user