fix: read BASE_URL from env for RSS channel link
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
DATABASE_URL=sqlite:./dev.db
|
||||
BASE_URL=http://localhost:3000
|
||||
PORT=3000
|
||||
JWT_SECRET=
|
||||
JWT_TTL_SECONDS=
|
||||
|
||||
Reference in New Issue
Block a user