mirror of
https://github.com/plankanban/planka.git
synced 2025-08-05 13:35:27 +02:00
ref: Rename .env file to sample, stop tracking .env file
This commit is contained in:
parent
e3d1d36857
commit
8bf85e2eb6
4 changed files with 5 additions and 2 deletions
4
server/.env.sample
Normal file
4
server/.env.sample
Normal file
|
@ -0,0 +1,4 @@
|
|||
TZ=UTC
|
||||
BASE_URL=http://localhost:1337
|
||||
DATABASE_URL=postgresql://postgres@localhost/planka
|
||||
SECRET_KEY=notsecretkey
|
Loading…
Add table
Add a link
Reference in a new issue