mirror of
https://github.com/eliasrenman/url-shortener.git
synced 2026-03-16 20:16:06 +01:00
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
DATABASE_URL=./sqlite.db
|
|
BASE_URL=https://url.renman.dev
|
|
JWT_SECRET=secret
|