Use absolute host path for dynamicconfig

This commit is contained in:
2026-06-08 00:49:12 +00:00
parent 588cb8e3b4
commit 7c42534345
+1 -1
View File
@@ -216,7 +216,7 @@ services:
retries: 10
start_period: 30s
volumes:
- ./dynamicconfig:/etc/temporal/config/dynamicconfig
- /opt/postiz/dynamicconfig:/etc/temporal/config/dynamicconfig
labels:
kompose.volume.type: configMap