UN_PORT
: the port to starts ubinote (default: 8000)UN_DB_TYPE
: type of your database (postgres or sqlite) (default: sqlite)UN_DB_NAME
: the name of your database (default: ubinote)UN_DB_PORT
: your DB port (default: 5432 for postgres)UN_ROOT
: the root folder to store archived files (default: ./.ubinote)UN_SINGLE_FILE_BIN
: Path tosingle-file
binary