fix: add cors to register endpoint

This commit is contained in:
Taranto 2020-01-02 14:59:21 +00:00 committed by Josh Harvey
parent 3ae1387c79
commit 85954e479e
3 changed files with 8 additions and 1 deletions

View file

@ -3,4 +3,4 @@
Differences from main lamassu-admin:
- `bin/new-lamassu-register <username>` to add a user
- `bin/insecure-dev` to run the server
- `bin/insecure-dev.sh` to run the server