Login and register page and some other stuff
This commit is contained in:
4
.env_example
Normal file
4
.env_example
Normal file
@@ -0,0 +1,4 @@
|
||||
ADMIN_API_KEY=changeMe
|
||||
AUTH_API_URL=http://auth-api:4000
|
||||
JWT_SHARED_SECRET=changeMe
|
||||
WEB_BIND_HOST=":4000"
|
||||
Reference in New Issue
Block a user