Legt de bestaande wijzigingen in de hoofdworktree vast voordat de laatste worktree wordt gemerged.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
7 lines
92 B
Bash
7 lines
92 B
Bash
PORT=3000
|
|
|
|
NODE_ENV=development
|
|
|
|
SESSION_SECRET=change_this_secret
|
|
|
|
DATABASE=database.sqlite |