claude rework
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DATABASE_URL=postgres://admin:changeme@localhost/rss
|
||||
JWT_SECRET=change-this-to-a-long-random-string
|
||||
FRONTEND_ORIGIN=http://localhost:5173
|
||||
RUST_LOG=info
|
||||
POSTGRES_PASSWORD=changeme
|
||||
Reference in New Issue
Block a user