add OVERRIDE_URL
This commit is contained in:
parent
3965a312a5
commit
2d2a4a4c07
3 changed files with 15 additions and 5 deletions
|
@ -34,6 +34,8 @@ POSTGRES_DB=url
|
|||
# surrealdb
|
||||
DB_USER=root
|
||||
DB_PASSWORD=root
|
||||
|
||||
OVERRIDE_URL=s.nexv.dev
|
||||
```
|
||||
|
||||
# License
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue