add OVERRIDE_URL

This commit is contained in:
Elijah McMorris 2024-06-03 16:45:04 -07:00
parent 3965a312a5
commit 2d2a4a4c07
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
3 changed files with 15 additions and 5 deletions

View file

@ -34,6 +34,8 @@ POSTGRES_DB=url
# surrealdb
DB_USER=root
DB_PASSWORD=root
OVERRIDE_URL=s.nexv.dev
```
# License