Configure
.envfile with settings before running this command. You can use.env.exampleas a template.
docker compose up -d --buildAttention: the password will be invalid in case of different API secret key.
- username: admin
- password: 11111111
- http://localhost:8080/
- http://localhost:8080/api/docs/redoc - Redoc documentation
- http://localhost:8080/api/docs/swagger - Swagger documentation
python3 main.py