mirror of
https://github.com/Arcadia-Solutions/arcadia.git
synced 2026-01-06 09:39:38 -06:00
registration fixes
This commit is contained in:
@@ -8,4 +8,11 @@ Copy `.env` to `.env.local` and replace the values with yours
|
||||
|
||||
### Optional
|
||||
|
||||
The `docker/` folder contains some containers to various services used by `actix-index`. Feel free to use these or a local install of them
|
||||
The `docker/` folder contains some containers to various services used by `actix-index`. Feel free to use these or a local install of them
|
||||
|
||||
|
||||
## Developing
|
||||
|
||||
```
|
||||
cargo run
|
||||
```
|
||||
Reference in New Issue
Block a user