next-url-shortener/README.md
2024-02-15 13:23:35 -08:00

8 lines
324 B
Markdown

## Example .env
```
DB_USER=root
DB_PASSWORD=root
```
# License
All code in this repository is dual-licensed under either [License-MIT](./LICENSE-MIT) or [LICENSE-APACHE](./LICENSE-Apache) at your option. This means you can select the license you prefer. [Why dual license](https://github.com/bevyengine/bevy/issues/2373)