diff --git a/go-scan.env b/go-scan.env new file mode 100644 index 0000000..aa208ee --- /dev/null +++ b/go-scan.env @@ -0,0 +1,5 @@ +GO_SCAN_ADDRESS="0.0.0.0" +GO_SCAN_PORT="9000" +GO_SCAN_SCANNER="name of the scanner to use" +GO_SCAN_OUTPUTDIRECTORY="/tmp" +GO_SCAN_ARGUMENTS="extra arguments to pass to the scanimage command" \ No newline at end of file