10 lines
412 B
Markdown
10 lines
412 B
Markdown
|
|
# Server
|
||
|
|
|
||
|
|
This project represents an Elsa application that hosts workflows and exposes API endpoints to manage & execute workflows using the Proto Actor runtime and Azure Container Apps.
|
||
|
|
|
||
|
|
## Secrets
|
||
|
|
The following are the secrets stored in hashed form in appsettings.json:
|
||
|
|
|
||
|
|
**API key**: `4E753976726458745954355043687772-e54d5a2c-33a3-4c05-a216-b09569062aed`
|
||
|
|
**Admin user**: `admin`
|
||
|
|
**Admin password**: `password`
|