7f2a27ec79
- CORS headers - Get all links that belong to user
3 lines
124 B
Bash
3 lines
124 B
Bash
DATABASE_URL=sqlite3://./sqlite/data.db?journal_mode=wal&synchronous=normal&foreign_keys=true
|
|
APP_URL=http://localhost:4000
|