chore(lpr): attempt to test printing in dev environment

This commit is contained in:
Steffen Jost 2022-09-21 13:18:10 +02:00
parent 69597202df
commit a92c8f3d08
2 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ export ENCRYPT_ERRORS=${ENCRYPT_ERRORS:-false}
export RIBBON=${RIBBON:-${__HOST:-localhost}}
export APPROOT=${APPROOT:-http://localhost:$((${PORT_OFFSET:-0} + 3000))}
export AVSPASS=${AVSPASS:-nopasswordset}
export PATH=${PATH:/home/jost/projects/fradrive}
unset HOST
move-back() {

BIN
testdata/test.pdf vendored Normal file

Binary file not shown.