You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yasuhiro Yamaguchi 75730d572b
initial commit
4 years ago
.env initial commit 4 years ago
README.md initial commit 4 years ago
docker-compose.yml initial commit 4 years ago

README.md

dnote-docker

$ cat << EOF > .env
DNOTE_PORT=2389
DNOTE_DISABLE_REGISTRATION=true
EOF
$ docker-compose up -d