Forked from https://github.com/chakki-works/doccano
docker exec doccano tools/create-admin.sh "admin" "[email protected]" "password"
$ git remote add upstream https://github.com/chakki-works/doccano.git
$ git fetch upstream
$ git checkout master
$ git merge upstream/master
$ git push
docker exec doccano tools/create-admin.sh "admin" "[email protected]" "admin123"