Use absolute host path for dynamicconfig
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user