totpauth-web-frontend/README.md

322 B

Configuration

conf.example.json contains some fields you should fill out.

service.api contains information about the backend proto, location and port. Adapt this to your use case.

NOTE: http+ip should only be used for development. In production, you should run the backend api with a load balancer and ssl termination