db create
This commit is contained in:
parent
19ae57d449
commit
809fe18090
9 changed files with 93 additions and 35 deletions
|
@ -1,5 +1,7 @@
|
|||
## Example .env
|
||||
```
|
||||
# If not using docker, use 0.0.0.0:8000
|
||||
DB_PORT=surrealdb:8000
|
||||
DB_USER=root
|
||||
DB_PASSWORD=root
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue