Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 184 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 184 Bytes

My UI

Misc

npm run build && docker build -t s7i/fido-web .
docker run -d -p 8443:8443 -p 5005:5005 --network dev-network --name fido --rm s7i/fido-web