mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-17 15:19:48 -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
|
timeout: 3s
|
||||||
retries: 3
|
retries: 3
|
||||||
volumes:
|
volumes:
|
||||||
- temporal-db-data:/pg/data
|
- temporal-db-data:/var/lib/postgresql/data
|
||||||
networks:
|
networks:
|
||||||
- temporal-network
|
- temporal-network
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user