added db connection to auth server and added usermanagement code
This commit is contained in:
3
User Management/.env
Normal file
3
User Management/.env
Normal file
@ -0,0 +1,3 @@
|
||||
HOST="127.0.0.1"
|
||||
PORT=54321
|
||||
ENV="DEV"
|
Reference in New Issue
Block a user