next-url-shortener/README.md
2024-02-17 18:28:17 -08:00

391 B

Example .env

# If not using docker, use 0.0.0.0:8000
DB_URL_PORT=surrealdb:8000
DB_USER=root
DB_PASSWORD=root

License

All code in this repository is dual-licensed under either License-MIT or LICENSE-APACHE at your option. This means you can select the license you prefer. Why dual license