We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7277f55 commit b2e6487Copy full SHA for b2e6487
unoserver-rest-api.go
@@ -39,7 +39,7 @@ func main() {
39
Name: "unoconvert-bin",
40
Value: "unoconvert",
41
Usage: "Set the unoconvert executable path.",
42
- EnvVar: "UNOCONVERT_EXECUTABLE_PATH",
+ EnvVar: "UNOCONVERT_BIN",
43
},
44
cli.DurationFlag{
45
Name: "unoconvert-timeout",
0 commit comments