第一次提交
This commit is contained in:
16
auth-portal/src/README.md
Normal file
16
auth-portal/src/README.md
Normal file
@ -0,0 +1,16 @@
|
||||
# nanobot-auth-portal
|
||||
|
||||
Dedicated login/register frontend for nanobot containers.
|
||||
|
||||
## Docs
|
||||
|
||||
- API documentation: [docs/api.md](docs/api.md)
|
||||
|
||||
## Env
|
||||
|
||||
The portal now talks to the deployment control API on the server side:
|
||||
|
||||
```bash
|
||||
DEPLOY_API_BASE_URL=http://127.0.0.1:8090
|
||||
DEPLOY_API_TOKEN=change-me
|
||||
```
|
||||
Reference in New Issue
Block a user