Skip to content

Drincann/noteServer

Repository files navigation

usage

build

docker build -t note .

windows: powershell

$env:docroot="X:\path-to-docroot" ; ./startup.ps1

linux: shell

export docroot="/path-to-docroot" ; ./startup.sh

Releases

No releases published

Packages

No packages published