Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 342 Bytes

QAQ

# create mysql8 database `uniauth` and `upload`
# create a lark application and set the secuity url https://qaq.openqaq.fun/web/login/callback
# generate rsa key [how to generate](https://github.com/blacklee123/login)
cp .env.sample .env
# edit .env set the correct value
docker network create qaq-network
docker compose up