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.
|
4 years ago | |
---|---|---|
.env | 4 years ago | |
README.md | 4 years ago | |
docker-compose.yml | 4 years ago |
README.md
dnote-docker
$ cat << EOF > .env
DNOTE_PORT=2389
DNOTE_DISABLE_REGISTRATION=true
EOF
$ docker-compose up -d