mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
ref: Rename .env file to sample, stop tracking .env file
This commit is contained in:
parent
d457414a5a
commit
6de4bac8c1
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